Hi All,
I’m encountering an issue with a gallery in my offline-capable Canvas Power App. The app works perfectly in the browser, but when using the Power Apps mobile app on a tablet, the gallery does not display as expected when in the app in Power Apps mobile app on a tablet. It’s important to note that this issue only occurs on the power apps mobile app —everything appears fine in the editor, editor play mode and on the browser.
The original gallery contains a combination of horizontal and vertical containers. In the mobile app, this gallery disappears in play mode.
I tested this by creating another gallery and using the same formula in the Items property as the original gallery, but without any containers. Initially, this new gallery worked when I added just one text label. However, as soon as I added additional text labels or containers, the gallery disappeared again in play mode.
Disabling the new engine resolves the issue, but that’s not a viable long-term solution as I know Microsoft are enforcing this new engine in February. It seems that no data is being passed to the gallery in play mode on the mobile app, even though the same formula works fine in the browser.
I’ve tried redesigning the formula in the Items property and rebuilding the gallery, but the issue persists.
Its something to do with Power Apps Mobile. As mentioned earlier, if I play the app within the browser (Using non offline capabilities) it will work fine and load data as expected, its until you run the app on a tablet through the power apps app we have issues.
Any insights or suggestions would be greatly appreciated!