dotnet / maui-samples

Samples for .NET Multi-Platform App UI (.NET MAUI)
https://dot.net/maui
MIT License
3.15k stars 1.28k forks source link

Use the built-in permission. #497

Closed davidbritch closed 3 months ago

davidbritch commented 3 months ago

Update the sample to use the built-in permission, rather than a custom permission.

davidbritch commented 3 months ago

The build failure is a false positive due to lack of provisioning profiles on iOS.