Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(android): expose CapConfig.loadDefault(), deprecate v2 constructor #3964

Merged
merged 5 commits into from
Dec 17, 2020

Conversation

carlpoole
Copy link
Member

@carlpoole carlpoole commented Dec 17, 2020

This changes how the builder works with the webDebug property (Builder now has a constructor to account for needing Context) and works around the potential missing Context from the deprecated constructor.

Fixes breaking change that prevented config access from broadcast receivers

@carlpoole carlpoole changed the title fix(android): restored CapConfig constructor as deprecated to fix breaking change fix(android): restored CapConfig constructor as deprecated and allow plugins to load config from file Dec 17, 2020
@imhoffd imhoffd changed the title fix(android): restored CapConfig constructor as deprecated and allow plugins to load config from file feat(android): expose CapConfig.loadDefault(), deprecate v2 constructor Dec 17, 2020
@imhoffd imhoffd merged commit 94ae977 into main Dec 17, 2020
@imhoffd imhoffd deleted the config-construction branch December 17, 2020 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants