cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5, why does Hybrid App crash out on certain devices

former_member239819
Participant
0 Kudos

I have a SAPUI5 app deployed as a Hybrid (Cordova) app via SAP cloud Platform.

Works fine on a Nokia 7.1, but not a Samsung Galaxy J5 - Both Android.

Is there a recommended RAM for a device.

Works fine deployed as a Web App too.

Accepted Solutions (0)

Answers (1)

Answers (1)

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Adam,

Have you tried to connect your device through ABD and monitor it via logcat?

Usually when applications crash on mobile devices it is somewhat related to small device memory.

Best regards,
Ivan

former_member239819
Participant
0 Kudos

I tried to use batching, this works but it's very slow and also changes the execution order of calls in the app, so we need to figure out why batching doesn't work.

I noticed called to our ResultSet and Category set are in the same batch, how do we separate the calls to 2 separate batches?

former_member239819
Participant
0 Kudos

Thanks Ivan.

I should have 728 MB RAM available on the app.

Any other ideas? I've raised an incident with SAP

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Adam,

Could you please clarify what is your question now? I didn't quite understand what is the issue now.

Best regards,
Ivan