I am building an iOS App for my employer and we are in the testing phase.
We have to use a third party service and access their Staging environment.
In order to access their service, for security reason, they need to whitelist the IP addresses of the devices that we'll use for testing.
How can I proceed? Are there providers in the US that offers an APN with static IP addresses? Would that work?
One more thing:
We can't use a VPN. The third party service has an SDK installed on our devices and blocks the App if a VPN or other spoofing solutions are detected.
The third party service is a geolocation service.