Is is possible to make a specific http call using cellular while you are connected to wifi on iOS [closed]

StackOverflow https://stackoverflow.com/questions/21109444

Question

I am developing an application for an operator. They want to get the msisdn of the user by making an http call using cellular connection. Can this also be done while you are connected to wifi. Thanks.

Était-ce utile?

La solution

No, as an developer you can not choose the connection used to make HTTP calls.

I've been developers an App for an operator for 3 years now and would also like this option, but Apple has not released any API for this.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top