on 2021 Jan 08 11:27 AM
Hi,
I'm using the SAP mobile cloud SDK for android.
I'm stuck on a bug for 2 weeks. When I use the viewmodel.create(customEntity) from the android SDK this works fine. The entity is successfully sent to our S4HANA through a POST on a www.customUrl.com/customEntity. But when I lock the screen of the android phone or put the app on background for several hours its not working anymore. When I come back and try to create a new object the SDK is sending the object to www.customUrl.com and not to www.customUrl.com/CustomEntity which of course results in an error. My activity is just placed onPause for serveral hours but onDestroy is never executed so there should be no data lost.
Is there a way I could get some help implementing this SDK?
Thanks!
Request clarification before answering.
No that's not possible. The users who are using the app will not have an account. I'm using 3.2.0 but the app has been generated with 3.1.3.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok, i am using 3.2.0 wizard generate app to reproduce the issue. if i can not reproduce the problem, can you generate a temp app for me to do the further investigate?
User | Count |
---|---|
85 | |
11 | |
8 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.