Hi,
As the title states: Launching a powerapp via another powerapp on Powerapps iOS opens in a browser window instead of inside the Powerapps app.
This blog states that - (https://powerapps.microsoft.com/en-us/blog/powerapps-560-update/) :
"You can use a single HTTPs URL to launch your app either in the mobile app or in the web browser based on your preference. The URL also accept query strings, which you can use to pass parameters to the app.
https://web.powerapps.com/apps/<appid> (I assume this is the format of a "Universal link", whatever this means)
If the user using the link does not have the app installed on mobile, the app runs in the browser automatically.
For example, you can link a Site Survey company app to launch another app to collect user feedback. The user feedback app will run on PowerApps mobile if the app is installed. Please note these links launch the mobile apps on iOS and Android."
This is not the case however... Instead the second powerapp is opened in a browser, despite the iOS app being installed. Anyone having the same issues/experience with a fix?
//PNman