Skip to content

Commit a7a589b

Browse files
authored
Update powerapps-mobile-troubleshoot.md
1 parent fc48f35 commit a7a589b

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

powerapps-docs/mobile/powerapps-mobile-troubleshoot.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Sometimes, updating and manually opening the authentication app on your device b
7575
> - **Background applications**
7676
7777
2. Under **Manage automatically**, on the authenticator app set the toggle switch to **OFF**.
78-
3. On the **Manage manually** screen ensure that **Secondary launch / Can be launched by other apps** is enabled. To allow the Power Apps mobile app to launch the app.
78+
3. On the **Manage manually** screen, ensure that **Secondary launch / Can be launched by other apps** is enabled. To allow the Power Apps mobile app to launch the app.
7979

8080
### Vivo device
8181

@@ -95,7 +95,7 @@ If you still can't sign in, then email us at [email protected] and include
9595

9696
## App list is empty
9797

98-
The app list in the Power Apps mobile app may appear empty when you lose internet connection before the app list has completely downloaded. This can happen in any of the following scenarios:
98+
The app list in the Power Apps mobile app may appear empty when you lose internet connection before the app list has downloaded. This can happen in any of the following scenarios:
9999

100100
- It's the first time you're signing in to the mobile app.
101101
- When you pull down to refresh the app list.
@@ -111,9 +111,9 @@ To resolve connection related issues, ensure you remain connected to the interne
111111

112112
## App resets when running it on Power Apps mobile
113113

114-
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.
114+
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 resets. 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.
115115

116-
On Android devices, this app restart can look like a crash because the app is completely closed and the user is taken to the home screen of the device.
116+
On Android devices, this app restart can look like a crash because the app is closed and the user is taken to the home screen of the device.
117117

118118
If you experience a reset while using a canvas app, contact your app developer, and see [Prevent canvas app restarts](../mobile/power-apps-mobile-canvas-app-restarts.md).
119119

@@ -129,7 +129,7 @@ The Flow action menu in Power Apps mobile doesn't support flows created in a sol
129129

130130
When using the Dynamics 365 mobile app, you encounter the following message: **Contact your administrator for access to your organizations mobile apps**.
131131

132-
To check for recently-added apps, select Refresh. If you can’t find your app, change your search criteria and try again.**
132+
To check for recently added apps, select Refresh. If you can’t find your app, change your search criteria and try again.**
133133

134134
For more information see, [Troubleshoot "We can’t find any apps for your role" error message](https://support.microsoft.com/help/4486472/we-can-t-find-any-apps-for-your-role-message-in-dynamics-365-for-phone).
135135

@@ -148,7 +148,7 @@ The Flow action menu in Dynamics 365 for phones and tablets app doesn't support
148148

149149
**Cause 2**: Your Microsoft Dataverse or Dynamics 365 Customer Engagement (on-premises) app version is not supported. For supported version information, see [What's supported](/dynamics365/mobile-app/support-phones-tablets).
150150

151-
**Cause 3**: This error can also occur if you enter an invalid URL. Make sure the same URL you have provided works to access Dynamics 365 apps in your browser on your device
151+
**Cause 3**: This error can also occur if you enter an invalid URL. Make sure the same URL you have provided works to access Dynamics 365 apps in your browser on your device.
152152

153153
## Error message: You haven't been authorized to use this app. Check with your system administrator to update your settings
154154

@@ -177,10 +177,10 @@ Access the **Active** users section in the admin center and verify you have a **
177177
`at Microsoft.Crm.Application.WebServices.ApplicationMetadataService.RetrieveUserContext(UserContextRetrieveRequest userContextRetrieveRequest)`
178178

179179
## Error message: The language installed on your company’s system isn’t available on the app. Please contact your system administrator to set up a supported language
180-
**Cause**: This error will occur if one of the supported languages is not enabled in Microsoft Dataverse or Dynamics 365 Customer Engagement (on-premises). For more information on the supported languages, see [Supported languages for Dynamics 365 for phones and Dynamics 365 for tablets](/dynamics365/mobile-app/support-phones-tablets#supported-languages-for--and-).
180+
**Cause**: This error occurs if one of the supported languages is not enabled in Microsoft Dataverse or Dynamics 365 Customer Engagement (on-premises). For more information on the supported languages, see [Supported languages for Dynamics 365 for phones and Dynamics 365 for tablets](/dynamics365/mobile-app/support-phones-tablets#supported-languages-for--and-).
181181

182182
## Error message: The process assigned to this record is unavailable or has been deleted
183-
If you receive this message for a record which has a non-deleted process assigned to it, you should manually synchronize Dynamics 365 mobile app data with Microsoft Dataverse or Dynamics 365 Customer Engagement (on-premises) app data. Close the mobile app, reopen it, and then choose to download the latest customizations. This procedure forces the mobile app to check for updated customizations. Recently viewed data while you were connected is cached and synched. Record data like Accounts or Contacts are not synched.
183+
If you receive this message for a record which has a nondeleted process assigned to it, you should manually synchronize Dynamics 365 mobile app data with Microsoft Dataverse or Dynamics 365 Customer Engagement (on-premises) app data. Close the mobile app, reopen it, and then choose to download the latest customizations. This procedure forces the mobile app to check for updated customizations. Recently viewed data while you were connected is cached and synched. Record data like Accounts or Contacts are not synched.
184184

185185
## Event 10001 messages appear in the Event Log when you run Dynamics 365 for mobile.
186186
The following event may be recorded multiple times to the Event Log, when **Show Analytic and Debug Logs** is enabled, on the device where Dynamics 365 for mobile is running. Notice that, by default, **Show Analytic and Debug Logs** is disabled in [!INCLUDE[pn_Event_Viewer](../includes/pn-event-viewer.md)] and these messages won’t be recorded. [!INCLUDE[proc_more_information](../includes/proc-more-information.md)] [Enable Analytic and Debug Logs](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc749492(v=ws.11))
@@ -199,15 +199,15 @@ Access the **Active** users section in the admin center and verify you have a **
199199
To remove the cached data, the user must sign out of mobile app, or the app must be reconfigured or uninstalled.
200200

201201
## Customization changes do not appear in the mobile app
202-
**Cause 1**: The customizations (metadata) from Microsoft Dataverse or Dynamics 365 Customer Engagement (on-premises) organization are cached on your device. The app checks for updated metadata after 24 hours or any time you reopen the app. For customization changes to become available immediately, you must completely close and then reopen the app. If new metadata is found, you will be prompted to download it. For more information on how to completely close an app, refer to the help for your operating system or reference one of the articles provided:
202+
**Cause 1**: The customizations (metadata) from Microsoft Dataverse or Dynamics 365 Customer Engagement (on-premises) organization are cached on your device. The app checks for updated metadata after 24 hours or anytime you reopen the app. For customization changes to become available immediately, you must completely close and then reopen the app. If new metadata is found, you are prompted to download it. For more information on how to completely close an app, refer to the help for your operating system or reference one of the articles provided:
203203

204204
- **Windows 10**: [How do I close an app?](https://support.microsoft.com/help/4027154/windows-close-an-app-in-windows-10)
205205

206206
- **iPad**: [Force an app to close](https://support.apple.com/kb/ht5137)
207207

208208
- **Android**: [How to force close Android apps](https://support.google.com/android/answer/9079646?hl=en#close_apps)
209209

210-
**Cause 2**: You may be seeing a different form than the one you customized. If you have multiple forms for an entity, you will see the first form in the form order that you have access to. This is different than the web application where you see the last form you used and have the ability to change between forms.
210+
**Cause 2**: You may be seeing a different form than the one you customized. If you have multiple forms for an entity, you see the first form in the form order that you have access to. This is different than the web application where you see the last form you used and have the ability to change between forms.
211211

212212
## Native Android or iOS links are not supported
213213
The Dynamics 365 mobile app does not support universal links on iOS and Android app links on Android.
@@ -240,7 +240,7 @@ If you're an admin, you can avoid users getting this error by making sure all mo
240240

241241
6. Select **Publish**.
242242

243-
7. Have your user close and open the mobile app so your dashboard changes will download.
243+
7. Have your user close and open the mobile app so your dashboard changes download.
244244

245245
### End-user instructions to resolve the issue
246246

@@ -275,7 +275,7 @@ When the Power Apps mobile app is running in the background and a canvas or mode
275275
If you experience a failed network request when the Power Apps mobile app is running in the background, contact your app developer.
276276

277277
## App does not appear in the app list offline
278-
New and recently re-published apps might not appear in the offline app list right away. To make your app appear in the app list offline, open the app on your device when it is online and keep it open for 1-2 minutes.
278+
New and recently republished apps might not appear in the offline app list right away. To make your app appear in the app list offline, open the app on your device when it is online and keep it open for 1-2 minutes.
279279

280280
## Issue still not resolved?
281281
If the information provided previously doesn’t resolve your issue, either [Post your issue in the Power App Community](https://powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1) or [Contact Technical Support](https://powerapps.microsoft.com/support/).

0 commit comments

Comments
 (0)