Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
jawatr's avatar
jawatr
Explorer
6 years ago

Launch other apps - Where do I get their AppID?

I would like to launch other apps (not my own) from my Unity app using the deeplinking command Platform.Application.LaunchOtherApp(appId, deeplink_options). 

The question is where do I get the other´s app AppID? I know I can get my own id in the admin console, but I don´t know how to get IDs that are not my own. 

Thanks.