function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
rornelasrornelas 

how to check network request when testing mobile using x-code?

I'm troubleshooting a latency issue on sfmobile app using x-code to test on iphone device. How do I check for the network request?
AnkaiahAnkaiah (Salesforce Developers) 
Hi Rornelas,

Can you please check the below link will help you to proceed further.

https://stackoverflow.com/questions/11128362/how-to-monitor-network-calls-made-from-ios-simulator

Thanks!!