sparrowcode / PermissionsKit

Universal API for request permission and get its statuses.
https://x.com/sparrowcode_ios
MIT License
5.64k stars 462 forks source link

Local Network permission #283

Closed yuchenz27 closed 2 years ago

yuchenz27 commented 2 years ago

Could you please add Local Network permission?

My app uses MultipeerConnectivity network. In order to access that feature, the user needs to allow the Local Network permission.

I really appreciate if you could consider adding this feature.

Thank you very much.

yuchenz27 commented 2 years ago

I noticed that this issue has already mentioned it https://github.com/ivanvorobei/SPPermissions/issues/280, so I will jump to that one.