标签: xamarin.forms
此处使用的权限插件在Utils中调用RequestPermissionAsync时触发onApp出现在循环中。我想在打开“标签”页面时而不是单击按钮时检查权限。因此,我将其设置为onAppearing,但就像我说的那样,它一次又一次触发onAppearing。我该如何解决这个问题?
此循环问题是在您选中“不再询问”权限时拒绝的。
https://github.com/jamesmontemagno/GeolocatorPlugin/blob/master/samples/GeolocatorSample/GeolocatorSample/HomePage.xaml.cs