Hello,
I'm having a serious problem here. An app is working CORRECTLY in the IDE Preview, but showing errors on the iPhone and in the browser Player.
- Error 1: "An error occurred on the server..."
- There are certainly NOT 300 simultaneous sessions on this database.
- THIS IS ONLY OCCURRING ON MOBILE PHONE! Opening the app in the browser Player does not result in this error!
- Any ideas on this one?

- Error 2: The IDE Preview does NOT match the iPhone nor browser Player.
- In the Player (iPhone and Browser), the date shown is not rendering correctly (red block covering date).

- This date drives the color of the Gallery Items below it.
- Session ID: 52f65696-d98a-44b7-8d41-07cca344fddd; PowerApps 3.18114.16
- Choosing the same record using the IDE Preview; the date IS rendered correctly and the Gallery Items show up as they should.

- Session ID: 714bfb7f-2152-42a8-8f72-8b731c7bf9b4; PowerApps 3.18114.26
Additional Details:
- Azure SQL backend
- App worked great in my tenant
- App is not working well after being exported from my tenant (United States) and imported into customers tenant (South Africa)
- App Settings Turned On:
- Delayed Load
- Use Non-blocking OnStart Rule
- Improved App Rendering
Thank you