Open capacitor app from another app #3639
-
Hello, it's possible to register own protocol to open application from outside? Thank you for help. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Your app scheme should be unique, if you have multiple apps registering capacitor scheme then, as you say, it won't work. |
Beta Was this translation helpful? Give feedback.
-
@jcesarmobile Thank you! That's what i looked for. |
Beta Was this translation helpful? Give feedback.
Your app scheme should be unique, if you have multiple apps registering capacitor scheme then, as you say, it won't work.
To change it, just go to App Info page on Xcode and replace capacitor with something else