NEHotspotHelper.register not received call back iOS11

You should check the result of the register() function. If it’s returning false, something is probably not configured correctly. See the full list of configuration instructions below. Also in the screenshot you provided, you have the entitlements enabled for Hotspot Configuration, but the API you’re calling is for Hotspot Helper. The two features require very … Read more