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): add ability to create config from a custom file path #6264

Merged
merged 8 commits into from
Feb 13, 2023

Conversation

carlpoole
Copy link
Member

@carlpoole carlpoole commented Jan 30, 2023

This PR adds the ability to create configs from a provided file path. It will be used by Portals to allow config files to be contained within specific Portal subdirs in assets and also to allow them to be contained within live update files on disk.

This PR also fixes a bug that was found where CapacitorWebView may not read the correct config that was provided to Capacitor when used with Portals.

@carlpoole carlpoole self-assigned this Jan 30, 2023
@carlpoole carlpoole merged commit 42b4f0f into main Feb 13, 2023
@carlpoole carlpoole deleted the android-config-update branch February 13, 2023 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants