You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reorganized the troubleshooting page into a better logical order, fixed a typo and added a topic about not being able to access SharePoint attachments on mobile
Copy file name to clipboardExpand all lines: powerapps-docs/mobile/powerapps-mobile-troubleshoot.md
+23-33Lines changed: 23 additions & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -27,25 +27,6 @@ This troubleshooting article helps fix common issues for the [Power Apps mobile
27
27
> If you are having an issue with Power Apps for iOS or Android and you don’t find a solution on this page, please send a description of your issue with a screenshot and session ID to [[email protected]](mailto:[email protected]?subject=Power%20Mobile%20issues). Comments on this page are not received by the support team.”
28
28
29
29
30
-
## Unable to sign in on an Android device using Authenticator or Company Portal
31
-
32
-
There was an intermittent issue with Microsoft Authenticator app version **6.2104.2518** and Company Portal version **5.0.5123.0**, which caused sign-in to fail with no error message in the Power Apps mobile.
33
-
34
-
The issue has been fixed. Make sure that you're using a version of Authenticator or Company Portal that's later than the following version:
35
-
36
-
- Authenticator that's **later** than version **6.2104.2518**
37
-
- Company portal that's **later** than version **5.0.5123.0**
38
-
39
-
40
-
## Unable to open an app
41
-
42
-
There was an intermittent issue with Microsoft Authenticator app version **6.2104.2518** and Company Portal version **5.0.5123.0**, which prevents apps opening in the Power Apps mobile app.
43
-
44
-
The issue has been fixed. Make sure that you're using a version of Authenticator or Company Portal that's later than the following:
45
-
46
-
- Authenticator app that's **later** than version **6.2104.2518**
47
-
- Company portal that's **later** than version **5.0.5123.0**
48
-
49
30
## Error: There was a problem signing you in
50
31
51
32
You are unable to sign in due to issues with the Microsoft Authenticator app.
@@ -61,6 +42,7 @@ If you already have the Microsoft Authenticator app installed and you're having
## Error: Your device configuration is preventing sign in
65
47
66
48
If you get this error messages, it means your company's IT department requires Microsoft Intune or an authentication app to sign in securely. However, your device setup is blocking Power Apps mobile from launching the authentication app that's installed on your device.
@@ -99,18 +81,8 @@ If the issue is still not fixed, then try these steps:
If you still can't sign in, then email us at [email protected] and include your device make and model, session ID, and provide the exact error message that you get.
103
-
104
-
105
-
## Pin to Home does not work on iOS 14
106
-
107
-
**iOS device running iOS 14**: The Safari browser no longer supports the **Pin to Home** functionality for Power Apps mobile. You need to use the Siri Shortcuts app to pin an app to the Home screen. For more information, see [Use Siri Shortcuts (iOS 14 or later)](../mobile/run-powerapps-on-mobile.md#use-siri-shortcuts-to-add-a-shortcut-to-the-home-screen-ios-14-or-later).
108
-
109
-
**iOS 13**: You can still use the Safari browser to pin an app to the Home screen. For more information, see [Pin an app to the home screen](../mobile/run-powerapps-on-mobile.md#use-safari-to-add-a-shortcut-ios-13-or-earlier)
110
-
111
-
## Power Automate Flow menu opens a blank Login to Flow screen on iOS 14
84
+
If you still can't sign in, then email us at [email protected] and include your device make and model, session ID, and provide the exact error message that you get.
112
85
113
-
If you encounter a blank **Login to Flow** page when using the Power Automate Flow menu in a Power App on mobile, enable **Allow Cross-Website Tracking** in **iOS Settings** > **Power Apps** and open the app again.
114
86
115
87
## App list is empty
116
88
@@ -122,15 +94,19 @@ The app list in the Power Apps mobile app may appear empty when you lose interne
122
94
123
95
To resolve connection related issues, ensure you remain connected to the internet while the app list is fully downloaded.
124
96
125
-
## Flows created in a solution is not supported on Power Apps mobile
126
97
127
-
The Flow action menu in Power Apps mobile doesn't support flows created in a solution.
98
+
## Pin to Home does not work on iOS 14
99
+
100
+
**iOS device running iOS 14**: The Safari browser no longer supports the **Pin to Home** functionality for Power Apps mobile. You need to use the Siri Shortcuts app to pin an app to the Home screen. For more information, see [Use Siri Shortcuts (iOS 14 or later)](../mobile/run-powerapps-on-mobile.md#use-siri-shortcuts-to-add-a-shortcut-to-the-home-screen-ios-14-or-later).
101
+
102
+
**iOS 13**: You can still use the Safari browser to pin an app to the Home screen. For more information, see [Pin an app to the home screen](../mobile/run-powerapps-on-mobile.md#use-safari-to-add-a-shortcut-ios-13-or-earlier)
103
+
128
104
129
105
## App resets when running it on Power Apps mobile
130
106
131
107
When you run a canvas or model-driven app on Power Apps mobile it can reset if the app is using too many resources. If the app uses more resources than are available on your device, the app will reset. This is similar to when you visit a large complex webpage, and the web browser suspends the page because it is consuming too much power.
132
108
133
-
Power Apps mobile is designed to run on a wide range of devices, including low-end devices with limited resources. When you create a canvas or model-driven app, remember to optimize the app to run on the lowest specificized device that your end-users will use.
109
+
Power Apps mobile is designed to run on a wide range of devices, including low-end devices with limited resources. When you create a canvas or model-driven app, remember to optimize the app to run on the lowest-specification device that your end-users will use.
134
110
135
111
If you experience a reset, contact your app developer, and point them to this topic.
136
112
@@ -141,6 +117,20 @@ For more information for developers, see:
141
117
standards and guidelines](https://pahandsonlab.blob.core.windows.net/documents/PowerApps%20canvas%20app%20coding%20standards%20and%20guidelines.pdf) (Note, review the section titled, **Optimizing for performance**).
142
118
143
119
120
+
## Unable to download SharePoint attachment in the mobile app
121
+
122
+
The Power Apps platform does not support accessing authenticated URLs, including SharePoint attachments. If you run a Power Apps application in a web browser and it tries to access a SharePoint attachment, it may work if you are signed-in to SharePoint in another tab. This is because web browsers support multiple signed-in users, and sign-ins are valid across browser tabs. However, the Power Apps mobile app is not a web browser, so does not benefit from this browser-based behavior.
123
+
124
+
125
+
## Power Automate Flow menu opens a blank Login to Flow screen on iOS 14
126
+
127
+
If you encounter a blank **Login to Flow** page when using the Power Automate Flow menu in a Power App on mobile, enable **Allow Cross-Website Tracking** in **iOS Settings** > **Power Apps** and open the app again.
128
+
129
+
130
+
## Flows created in a solution is not supported on Power Apps mobile
131
+
132
+
The Flow action menu in Power Apps mobile doesn't support flows created in a solution.
0 commit comments