Say my app has a custom URL scheme as
“corona_app_1”
Now from another Corona app, is it possible for me to go the app using system.openURL
like
[lua]systen.openURL(“corona_app_1://”)[/lua]
I tried, but it doesn’t work.
Or is there some other way to open “corona_app_1” from the second Corona APP. [import]uid: 64174 topic_id: 27757 reply_id: 327757[/import]