Captive Portal URL

Our business needs require us to whitelist captive portal urls used by Apple devices. Whitelisting is done by the carrier network, so as to allow these urls and hence captive portal will not appear in iOS device.

For US, we had whitelisted *.apple.com with our registered network carriers. However, for other regions, carries do not support wildcard, and need complete url to be whitelisted.

Is is possible to get list of Apple urls for different regions (Canada, EU, Australia, New Zealand) that are used to detect captive portal ?

Is is possible to get list of Apple urls for different regions … that are used to detect captive portal ?

Not here on DevForums. There’s no API to interact with Apple’s built-in captive portal system [1], and DevForums is primarily focused on APIs. I recommend that you discuss this with Apple Support.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

[1] There’s an API to extend that system, NEHotspotHelper, but that’s what you’re asking about.

Captive Portal URL
 
 
Q