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

質問

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.

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top