Skip to content

Fix Info.plist being overwritten instead of merged#48

Merged
Lg0gs merged 1 commit intoLg0gs:mainfrom
Andriiklymiuk:fix/merge-info-plist-schemes
Jan 20, 2026
Merged

Fix Info.plist being overwritten instead of merged#48
Lg0gs merged 1 commit intoLg0gs:mainfrom
Andriiklymiuk:fix/merge-info-plist-schemes

Conversation

@Andriiklymiuk
Copy link
Copy Markdown
Contributor

The Expo config plugin overwrites CFBundleURLTypes and LSApplicationQueriesSchemes instead of merging with existing values. This causes conflicts with other plugins like react-native-fbsdk-next.

This PR merges arrays instead of overwriting them.

@Lg0gs Lg0gs merged commit 01b7037 into Lg0gs:main Jan 20, 2026
5 checks passed
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.

2 participants