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
Copy file name to clipboardExpand all lines: powerapps-docs/troubleshooting-startup-issues.md
+30-9Lines changed: 30 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,20 @@
1
1
---
2
2
title: Troubleshooting startup issues for Power Apps | Microsoft Docs
3
3
description: This troubleshooting guide helps fix common configuration problems that prevent Power Apps from starting.
4
-
author: navjotm
4
+
author: wimcoor
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom: canvas
8
8
ms.reviewer: tapanm
9
-
ms.date: 01/19/2021
9
+
ms.date: 07/08/2021
10
10
ms.author: namarwah
11
11
search.audienceType:
12
12
- maker
13
13
search.app:
14
14
- PowerApps
15
+
contributors:
16
+
- wimcoor
17
+
- tapanm-msft
15
18
---
16
19
17
20
# Troubleshooting startup issues for Power Apps
@@ -29,7 +32,7 @@ This troubleshooting article helps fix common configuration problems that preven
29
32
Try again
30
33
```
31
34
32
-
**Resolution**: [Enable third-party cookies and local data](#enable-storage-of-third-party-cookies-and-local-data-in-your-browser).
35
+
**Resolution**: [Enable third-party cookies and local data](#enable-storage-of-third-party-cookies-and-local-data-in-your-browser-or-app).
33
36
34
37
- When you sign in to Power Apps - especially using the *InPrivate* or *incognito* experience, you receive the following error:
35
38
@@ -45,7 +48,7 @@ This troubleshooting article helps fix common configuration problems that preven
45
48
46
49
```
47
50
48
-
**Resolution**: [Enable third-party cookies and local data](#enable-storage-of-third-party-cookies-and-local-data-in-your-browser).
51
+
**Resolution**: [Enable third-party cookies and local data](#enable-storage-of-third-party-cookies-and-local-data-in-your-browser-or-app).
49
52
50
53
- When you receive a “Hmmm … We couldn’t sign you in” error message and identifier that resembles the following image:
51
54
@@ -81,13 +84,15 @@ To resolve the issues listed above, read [Resolutions for common errors](#resolu
81
84
| <ul> <li> UserInterventionNeeded_NavigateToAadDenied </li> <li> UserInterventionNeeded_StorageLost </li> </ul> | Not applicable | Not applicable | [Configure Trust Zones](#configure-trust-zones-for-internet-explorer) | Not applicable |
82
85
| <ul> <li> AadError </li> </ul> | [Azure Active Directory Errors](#azure-active-directory-errors) | [Azure Active Directory Errors](#azure-active-directory-errors) | [Azure Active Directory Errors](#azure-active-directory-errors) | [Azure Active Directory Errors](#azure-active-directory-errors) |
83
86
84
-
*Microsoft Internet Explorer 11 support for Power Apps is deprecated. We recommend that you use Microsoft Edge. More information: [Deprecation announcement](https://docs.microsoft.com/power-platform/important-changes-coming#internet-explorer-11-support-for-dynamics-365-and-microsoft-power-platform-is-deprecated)
87
+
*Microsoft Internet Explorer 11 support for Power Apps is deprecated. We recommend that you use Microsoft Edge. More information: [Deprecation announcement](/power-platform/important-changes-coming#internet-explorer-11-support-for-dynamics-365-and-microsoft-power-platform-is-deprecated)
85
88
86
-
## Enable storage of third-party cookies and local data in your browser
89
+
## Enable storage of third-party cookies and local data in your browser or app
87
90
88
-
Power Apps stores some data such as user identity and preferences locally in your browser. Problems occur if the browser blocks storage of such local data, or third-party cookies set by Power Apps.
91
+
Power Apps stores some data such as user identity and preferences locally leveraging your browser's capabilities. Problems occur if the browser blocks storage of such local data, or third-party cookies set by Power Apps.
89
92
90
-
Most browsers allow settings to reflect the changes immediately. You may also close all the browser windows and reopen instead.
93
+
Most browsers allow settings to reflect the changes immediately. You may also need to close all the browser windows and reopen instead.
94
+
95
+
To enable this setting for the Power Apps and Dynamics 365 mobile apps for iOS you need to work through the iOS settings linked to the app rather than through the browser settings fpr iOS.
91
96
92
97
### Instructions for Microsoft Edge
93
98
@@ -105,6 +110,7 @@ Most browsers allow settings to reflect the changes immediately. You may also cl
105
110
- `https://login.microsoftonline.com`
106
111
- `https://apps.*.powerapps.com`
107
112
- `https://apps.powerapps.com`
113
+
- (Only for sovereign clouds) [US Government version URLs](/power-platform/admin/powerapps-us-government#power-apps-us-government-service-urls).
108
114
109
115
- **Option 2: Create exceptions to allow storage of third-party cookies and local data for Power Apps and associated services.**
110
116
@@ -136,6 +142,7 @@ Most browsers allow settings to reflect the changes immediately. You may also cl
136
142
- `https://login.microsoftonline.com`
137
143
- `https://apps.*.powerapps.com`
138
144
- `https://apps.powerapps.com`
145
+
- (Only for sovereign clouds) [US Government version URLs](/power-platform/admin/powerapps-us-government#power-apps-us-government-service-urls).
139
146
140
147
- **Option 2: Create exceptions to allow storage of third-party cookies and local data for Power Apps and associated services**
141
148
@@ -154,6 +161,18 @@ Most browsers allow settings to reflect the changes immediately. You may also cl
### Instructions for Dynamics 365 for phones or Dynamics 365 for tablets app on iOS
165
+
166
+
1. On iOS, select **Settings**.
167
+
1. Scroll down to **Dynamics 365**.
168
+
1. Toggle on **Allow Cross-Website Tracking**.
169
+
170
+
### Instructions for Power Apps app on iOS
171
+
172
+
1. On iOS, select **Settings**.
173
+
1. Scroll down to **Power Apps**.
174
+
1. Toggle on **Allow Cross-Website Tracking**.
175
+
157
176
### Instructions for Internet Explorer 11
158
177
159
178
- **Option 1: Enable local data for all sites**
@@ -188,7 +207,7 @@ Most browsers allow settings to reflect the changes immediately. You may also cl
188
207
Internet Explorer uses *Trust Zones*. Problems can occur if services on which Power Apps relies are in different Trust Zones in your browser settings. (You might need assistance from your IT administrator to change some of these settings.)
189
208
190
209
> [!NOTE]
191
-
> Microsoft Internet Explorer 11 support for Power Apps is deprecated. We recommend that you use Microsoft Edge. More information: [Deprecation announcement](https://docs.microsoft.com/power-platform/important-changes-coming#internet-explorer-11-support-for-dynamics-365-and-microsoft-power-platform-is-deprecated)
210
+
> Microsoft Internet Explorer 11 support for Power Apps is deprecated. We recommend that you use Microsoft Edge. More information: [Deprecation announcement](/power-platform/important-changes-coming#internet-explorer-11-support-for-dynamics-365-and-microsoft-power-platform-is-deprecated)
192
211
193
212
- **Option 1: Add the required Power Apps domains to the Trusted Sites zone**
194
213
1. On the browser toolbar, select the gear icon.
@@ -205,6 +224,7 @@ Internet Explorer uses *Trust Zones*. Problems can occur if services on which Po
205
224
- `https://apps.*.powerapps.com`
206
225
- `https://apps.powerapps.com`
207
226
- `https://*.powerapps.com`
227
+
- (Only for sovereign clouds) [US Government version URLs](/power-platform/admin/powerapps-us-government#power-apps-us-government-service-urls).
208
228
1. Select **Close**.
209
229
1. Select **OK**.
210
230
1. Close all Internet Explorer windows.
@@ -225,6 +245,7 @@ Internet Explorer uses *Trust Zones*. Problems can occur if services on which Po
225
245
- `https://apps.powerapps.com`
226
246
- `https://*.powerapps.com`
227
247
- Any other address that ends in `powerapps.com` or `create.powerapps.com`.
248
+
- (Only for sovereign clouds) [US Government version URLs](/power-platform/admin/powerapps-us-government#power-apps-us-government-service-urls).
0 commit comments