Is there any new API for the new Local Network Access permissions?
I have an app that uses the local network so users can configure their internet router. Currently when the local network permission appears, it throws a NSURLErrorNotConnectedToInternet
NSURLErrorNotConnectedToInternet can obviously be thrown in other situations, so this doesn't help us prompt the user to the issue and I can already foresee many support requests around this.
I have submitted bug report FB8448776
Additionally, there seems to be a bug were the local network permissions do not appear in the apps own settings page. Bug report FB8448959
I have an app that uses the local network so users can configure their internet router. Currently when the local network permission appears, it throws a NSURLErrorNotConnectedToInternet
which is no help at all. The same happens if the user disables the Local Network Privacy, future requests throw the NSURLErrorNotConnectedToInternet error.The internet connection appears to be offline.
NSURLErrorNotConnectedToInternet can obviously be thrown in other situations, so this doesn't help us prompt the user to the issue and I can already foresee many support requests around this.
I have submitted bug report FB8448776
Additionally, there seems to be a bug were the local network permissions do not appear in the apps own settings page. Bug report FB8448959