sparrowcode/PermissionsKit

Missing Features (NearBy + Network)

Droppix opened this issue · 3 comments

Feature Description
Hi,

Super framework, however 2 permissions are missing NSNearbyInteractionUsageDescription & NSLocalNetworkUsageDescription

Do you think you can bring them?
Thanks

Hello!

NSLocalNetworkUsageDescription will request only by apple, but I know way to simulate it. If you can provide code for request and get state for both I can add shortly.

Hi,

Thanks for your response.

You can try https://github.com/aniltaskiran/iOSNearbyInteraction, only you must add "NSNearbyInteractionUsageDescription" in info.plist.

Thanks

Moved to #282