on ‎2022 Mar 17 5:37 PM
Hello everyone, I have a mobile application which has a module where you can check the company's inventory. This inventory is exposed through a REST API.
The problem is that on IOS phones when an inventory reference is consulted it throws a timeout error but on ANDROID phones and when I make the request through POSTMAN it works perfectly.
Does anyone know if there is a parameter to modify this waiting time or how I could solve this?
It is worth mentioning that all the requests to the rest service work perfectly but the problem only appears in IOS
Attached screenshot of the error
Request clarification before answering.
The problem is that on IOS phones when an inventory reference is consulted it throws a timeout error but on ANDROID phones and when I make the request through POSTMAN it works perfectly. >> are you running the same application in both iOS and Android clients being on same network? In POSTMAN, did you test the request call directly connecting to your REST API or via mobile services proxy?
Can you try after increasing the "Timeout" value in your Mobile services destination? By default, it is 60000ms
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes, the application is developed in sap web ide using the MDK, and the IPA and APK files were built and it is working perfectly.
The application already has several users who are located in different parts, that is to say that each one is connected to a different network. but I go back and repeat the error only occurs with users who have an IOS device.
I already tried increasing the waiting time in the destination that connects the REST API but it still doesn't work.
I will suggest you to open a support incident (select component MOB-MDK) with all these details. Please have a look at this SAP note on what information should be provided for MDK support incident.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.