mozilla-mobile / webxr-ios

An iOS app for testing WebXR
Mozilla Public License 2.0
211 stars 42 forks source link

Add NSLocalNetworkUsageDescription to Info.plist #196

Closed camjackson closed 2 years ago

camjackson commented 2 years ago

As per: https://developer.apple.com/documentation/bundleresources/information_property_list/nslocalnetworkusagedescription

Resolves #189.

I have literally never done any iOS development before so I don't know if this is right. I'm just making my best guess based of what google told me about adding this permission.