Hello,
Like a lot of developers here, I tested my app on iOS14 and noticed the new local network privacy system alert when my app just launched.
We make a companion app for smart speakers and we use our own protocols to communicate with those, making the alert appear automatically.
Since those protocols are low level, is there a simple to use API that allow to control when we want to make appear this alert and know explicitly if the user denies the access ?
Thanks
Like a lot of developers here, I tested my app on iOS14 and noticed the new local network privacy system alert when my app just launched.
We make a companion app for smart speakers and we use our own protocols to communicate with those, making the alert appear automatically.
Since those protocols are low level, is there a simple to use API that allow to control when we want to make appear this alert and know explicitly if the user denies the access ?
Thanks