Re: iOS https request via cellular?
Re: iOS https request via cellular?
- Subject: Re: iOS https request via cellular?
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Wed, 20 Mar 2019 20:26:32 +0000
On 20 Mar 2019, at 20:08, Howard Shere <email@hidden> wrote:
> I am working on something for a cellular carrier...
Fair enough. My recommendation here is that you file an enhancement request
for this feature, explaining why your HTTP request needs to run over WWAN.
<https://developer.apple.com/bug-reporting/>
Please post your bug number, just for the record.
There really isn’t a great workaround here. If you only need to deal with very
simple requests, you can build a bone-headed HTTP 1.1 client on top of Network
framework (or other, older APIs), which lets your force WWAN. If you need a
full-featured HTTP client, the only option I can see is to write (or acquire)
your own HTTP library )-:
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden