Hi,
I'm trying to launch an application by predicting the URL. Until now I could launch the app by calling http[s]://mySpHostUrl/MySiteWhereIInstalledTheApp/AppNameAsSetInManifest
It seems to stop working now. So I was wondering how I can launch my app?
Is there a web service where I can get the app URL, or instance_id to pass to appredirect.aspx? better yet - without the appredirect.aspx maybe?
I need to launch the app from an external application that has only the site URL where the application was installed
Appreciate any help