Replies: 1 comment
-
Capacitor never updates your native project files, well, except for the Maybe you are updating a plugin |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if this is a common problem that many people face, but I can't find any good docs on this.
Basically, what's the recommended way to manage native configs like info.plist?
I have tried editing it directly, but
cap sync
just replaces it.What's the recommended approach to add permissions to info.plist, without having to edit it manually every time after a
cap sync
? Does capacitor have a config option for this?Beta Was this translation helpful? Give feedback.
All reactions