@BethM wrote:@VicariouslyEye , @QPC , @jwalshe10
The update to PowerApps for Windows that contains a fix is currently rolling out to the Store. Please let us know if the issue is not fixed after you get the new version.
Issue is resolved for me with the Store update. Thank you
Hi Beth,
I've redownloaded PowerApps from the store and it's working perfectly now.
Thanks resolving this so quickly. It's a big help!
I have several users who are getting this Session ID error: c900de53-7b54-4f22-b1bf-813cd20ba147
@anichols Sorry about the trouble. Could you please describe what the user is experiencing (repro steps)? Are the user on certain devices or are all users experiencing the issue? When did the issue start occurring? From the logs of the session it looks like the first app opened fine. Then the second app started failing. Was this app opened through a pinned tile on the home screen or a link in an email? We have seen a few instances where iOS cuts off the app ID from the URL when opened through a link in email. So far this appeared to be an issue with iOS 12.
Another user with Session ID 549cc6fa-c4bd-454f-aa1c-c6568513e671
@Anonymous
We have two PowerApps. The two users who are having issues are on 12.2 ios. -They all use iPads. I do not believe they have the apps pinned, but I would need to ask to be certain.
They Open the first app, and the account meets a condition and tells them they need to launch the second app. They see the LAUNCH button but when its trying to open the app they receive that message.
They can open the second app without any issue, its just the pass off that is not working
Thank you very much for the information. That will help us get to the bottom of this much quicker. Could you please provide the Launch call you are doing in the app?
I will keep you posted on our progress here.
Got it, thanks!
You need to use either
/providers/Microsoft.PowerApps/apps/<app ID>
or
https://web.powerapps.com/apps/<app ID>
as the URL in Launch() function to launch the app.
That way it doesn't rely on Safari which seems to have introduced a bug in iOS 12 where the app ID gets cut off.
Please see this thread: https://powerusers.microsoft.com/t5/General-Discussion/Launch-a-PowerApp-from-within-a-PowerApp/td-p...
User | Count |
---|---|
140 | |
136 | |
77 | |
75 | |
69 |
User | Count |
---|---|
224 | |
186 | |
68 | |
64 | |
57 |