Post

Replies

Boosts

Views

Activity

Reply to Local network communications in iOS14
It is mind-boggling that there isn't a simple API, even a simple boolean or an enum value on UIApplication like UIApplication.localNetworkAccessAuthorizationStatus where we could simply check this. We have various flows where we want to delay and/or control the apparition of the system alert due to internal sockets being opened and we have to finally rely on a Network browser object to somewhat control it...
Aug ’20