Skip to Content
0
Apr 12, 2018 at 11:00 AM

SAPUI5 App Safari Crash - Offline Functionalities

107 Views

Hi everyone,

we're developing a SAPUI5 Web-App with multiple offline functionalities. We're persisting data which was received over ODATA Services from SAP Backend and Users can already create their PUT/POST requests while being offline which we store in a queue. All offline data is stored in indexeddb.

Now we're having issues that under different circumstances, for example doing multiple requests while being offline or navigating between different entitysets while being offline, the app crashes in the Safari Browser on an iPad5. It might even crash while being online, the message we are getting is "A Problem Occurred with this Webpage, so it was Reloaded" and we can't figure out the cause of this issue.


Anybody got experience with SAPUI5 Apps and Indexeddb and could maybe give us some good tips for our trouble shooting? Every help is welcome.


Thanks in advance.