Does the offline capability work with the Developer Companion? Our application worked on mobile until we implemented offline functionality. Deployed as a regular packaged application it works fine, but as a companion app I receive this error:
"Failed to start the app: Failed to provision the local store: [-10204] Communication with the server failed with status code: 400"
I am online when running this.
Add comment