Hello Folks,
We are facing an issue in a Power Apps mobile offline application using a custom offline profile.
Environment:
- Power Apps Mobile App
- Dataverse Offline Enabled
- Custom Offline Profile
- Attachments/File columns used in the app
Issue:
We intermittently receive the following warning message in the mobile app:
“Network requests can fail when the app is in the background.”
Scenario:
- App is configured for offline usage
- Users create records with attachments/files
- For Launch we used the Power automate
- App may continue functioning afterward
What we tried:
- Removed Concurrent()
- Added Connection.Connected checks
- Added IfError() handling
- Sequential attachment patching instead of parallel
- Reduced attachment size
Questions:
- Is this warning expected behavior for Dataverse offline mobile apps?
- Is there a recommended way to avoid/suppress this warning?
- Are Dataverse file/attachment columns supported reliably in offline background cenarios?
- Is there a way to identify which specific request is causing this warning in offline mobile apps?
Any guidance would be appreciated.

Report
All responses (
Answers (