On Jul 4, 2014, at 4:27 AM, Uli Kusterer <[email protected]> wrote:
> On OS X you could probably also register a URL scheme of your own (or > override an existing URL scheme) by hooking into the URL loading system. Not > sure whether that API is available on iOS, but might be worth looking into as > a hook-in point for a manual DNS resolution Yes, NSURLProtocol is available on iOS (all versions), and it could be used this way. —Jens _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
