Dear All,
I have an iOS native project which using scheduleCreateEntity to upload the data from iOS device to SAP via SAP Gateway (oData).
Every time I perform the scheduleCreateEntity will call the standard openOnlineStore{} and it will proceed to onlineStoreOpenFinished{} then continue to upload the data to SAP.
Above step is working fine on the application.
My problem is after the device inactive for some time (eg 15 min), the application could not perform the scheduleCreateEntity. I realize the data connection run 1 or 2 second then stop running.
Can anyone advice for the case i facing?
Thank you.
Regards
Marcus