Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

how to know which plugin needs which permissions?

$
0
0

is there in general a way to know which plugin needs which permissions using the source code? I have in my manifest these 2 permissions and i added them in 2016 :) now I am not confident to remove that as i am not sure if they are required by any of the plugin i am using.

<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />

I need to remove those because some Amazon Fire devices doesnt support and amazon filters out my app for those devices. I am thinking back in the days xamarin insighst needed or hockeyapp. now i am on app center and it doesnt seem to require it. I dont use any MAPs package. does anybody know any other package needs this ?


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>