iOS: Open another app of mine via url scheme #12552
Answered
by
caspahouzer
caspahouzer
asked this question in
Q&A
-
I can't get it working. I have an app called app1 and another called app2 I want to open app2 from app1. I tried following this guide https://fokkezb.nl/2013/08/26/url-schemes-for-ios-and-android-1/ tiapp.xml of app1
tiapp.xml of app2
My js code in app1
When I click my button, nothing happens. |
Beta Was this translation helpful? Give feedback.
Answered by
caspahouzer
Mar 11, 2021
Replies: 1 comment
-
I checked https://jira.appcelerator.org/browse/TIMOB-27354 a few times and now it works. Seems, that I haven't compiled the first app with my changes :-( |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
caspahouzer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I checked https://jira.appcelerator.org/browse/TIMOB-27354 a few times and now it works. Seems, that I haven't compiled the first app with my changes :-(