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/maker/canvas-apps/common-issues-and-resolutions.md
+4-34Lines changed: 4 additions & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ manager: kvivek
6
6
ms.service: powerapps
7
7
ms.topic: conceptual
8
8
ms.custom: canvas
9
-
ms.reviewer:
10
-
ms.date: 12/15/2020
9
+
ms.reviewer: tapanm
10
+
ms.date: 02/12/2021
11
11
ms.author: kvivek
12
12
search.audienceType:
13
13
- maker
@@ -92,10 +92,6 @@ This article lists some common issues that you might encounter while using Power
92
92
93
93
When you use a **Combo box** control inside a gallery, its selections are not maintained when the user scrolls the gallery. This is not an issue if you use a **Combo box** control inside a gallery that doesn't scroll. A workaround is not currently available.
94
94
95
-
1.**Using a custom image as an app icon** (April 11, 2018)
96
-
97
-
In Power Apps Studio for Windows version 3.18043, you cannot upload a custom image to use as an app icon. To work around this issue, use [Power Apps Studio for web](https://make.powerapps.com?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc) to upload a custom image. Alternatively, you can use one of the icons included with Power Apps Studio for Windows and customize the background color.
98
-
99
95
1.**Copying and pasting screens across apps** (April 4, 2018)
100
96
101
97
Copying and pasting screens across apps is not currently supported. To work around this, add a new screen to your target app, copy the controls from the screen in your source app, and then paste them into the screen of your target app.
@@ -108,22 +104,14 @@ This article lists some common issues that you might encounter while using Power
108
104
109
105
If you copy and paste a **Data Table** control for which the **Items** property is set to a formula that contains a **Filter** function, the formula for the **Items** property on the new **Data Table** control ends up with field names that contain a **_1** suffix. This makes the field names invalid and results in no data showing up in the data table. To work around this issue, before you copy the control, confirm that the **Filter** function doesn't reference any field in the data source that has the same name as a column in the **Data Table** control. If it does, rename the column in the **Data Table** control. Alternatively, remove the **_1** suffix from the invalid field names so they match the names in the entity.
110
106
111
-
1.**Camera controls in Power Apps Studio for Windows**
112
-
113
-
Power Apps Studio for Windows may crash if you add a camera control or open an app that uses a camera control. To avoid this problem, use [Power Apps Studio for web](create-app-browser.md) when adding or using a camera control.
114
-
115
-
1.**Release 2.0.700 on Android devices**
107
+
1.**Camera controls in Power Apps for Windows app**
116
108
117
-
If you install release 2.0.700 on an Android device and then can't open apps (or an app stops responding), uninstall Power Apps, restart the device, and then reinstall Power Apps.
109
+
Power Apps for Windows app may crash if you open an app that uses a camera control. To avoid this problem, use the web player on the Windows platform.
118
110
119
111
1.**"Empty" gallery when opening an app**
120
112
121
113
If you generate an app automatically from data, save the app, and then reopen it, the browse gallery might not immediately show any data. To resolve this issue, type at least one character in the search box, and then delete the text that you typed. The gallery will then show data as expected.
122
114
123
-
1.**Upgrading Power Apps on Windows 8.1**
124
-
125
-
If you install Power Apps on a computer that’s running Windows 8 or Windows 8.1, keep the Windows Store app open and active, use the Settings charm to check for updates, and then install them.
126
-
127
115
1.**Custom connectors and Microsoft Dataverse**
128
116
129
117
If an app created using Power Apps build 2.0.540 or earlier relies on a database in the Dataverse and at least one custom connector in a different environment, you’ll need to deploy the connector to the same environment as the database and update the app to use the new connector. Otherwise, a dialog box will notify users that the API was not found. For more information, see the [overview of environments](../../administrator/environments-overview.md).
@@ -140,28 +128,14 @@ This article lists some common issues that you might encounter while using Power
140
128
141
129
If you add a flow to an app, share it, and then add a service or change a connection in the flow, you must remove the flow from the shared app, re-add the flow, and reshare the app. Otherwise, users who trigger the flow will get an authentication failure.
142
130
143
-
1.**Using a localized version**.
144
-
145
-
If you're running release 2.0.531 on Windows 8.1, you can't type in a **Text input** control if the device is set to a language that requires an IME window.
146
-
147
131
1.**Camera control on a Windows Phone**
148
132
149
133
An app that contains a camera control might crash if you open the app on a Windows Phone that's running build 10.0.10586.107. To avoid this problem, upgrade to the most recent build (for example, by running the [Upgrade Advisor](https://www.microsoft.com/store/p/upgrade-advisor/9nblggh0f5g4)).
150
134
151
-
1.**Opening an app from a template**.
152
-
153
-
If you're running release 2.0.500 or older, an error message appears when you try to create an app from a template. You must upgrade to be able to use this feature.
154
-
155
-
If you're running release 2.0.510 or later, an warning might appear when you try to create an app from a template. However, you can close the message and create the app.
156
-
157
135
1.**Scanning a barcode**
158
136
159
137
For information about limitations and best practices when you use a **Barcode** control, see [Scan a barcode](scan-barcode.md).
160
138
161
-
1.**Creating and modifying apps in a browser**
162
-
163
-
You can do many, but not all, of the same things in Power Apps Studio for web as you can in Power Apps Studio for Windows. For more information, see [Create an app in a browser](create-app-browser.md).
164
-
165
139
1.**Changing a Title field in an entity**
166
140
167
141
If you change the Title field for an entity that other entities reference through one or more lookups, an error will occur when you try to save the change. To work around this issue, remove any lookups to the entity for which you want to change the Title field, make the change, and then recreate the lookups. For more information about lookups, see [Build a relationship between entities](../data-platform/data-platform-entity-lookup.md).
@@ -202,10 +176,6 @@ This article lists some common issues that you might encounter while using Power
202
176
* Unlock the card, as described in [Understanding data cards](working-with-cards.md#unlock-a-card).
203
177
* Remove or rearrange controls within the card as you see fit, just as you would with the custom card.
204
178
205
-
1.**An app that's running on Android 5.0, Nexus 6 with Webview versions v48 or v49 may crash**.
206
-
207
-
Users can fix this problem by updating to a lower version of Webview (3x) or update to Android 6.0.
208
-
209
179
1.**Camera usage may be temporarily disabled if memory is low**.
210
180
211
181
If your mobile device is low on memory, the camera is temporarily disabled to avoid crashing the device.
0 commit comments