You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It’s needed on the android side to get the required data
On Wed, 28 Dec 2022 at 9:15 AM, baiama ***@***.***> wrote:
await [
Permission.locationWhenInUse,
Permission.phone,
Permission.sms,
].request();
Sorry, if my question is stupid.
—
Reply to this email directly, view it on GitHub
<#25>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGE3JSJMWOXCJG7AWZN7OJLWPPZIJANCNFSM6AAAAAATLBTPMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Agreed, why do we need all those permissions if the only info that I need is carrier name or country code?
Would be great if we could get all freely available data (no permission required) and the ones that require permission as null values.
The text was updated successfully, but these errors were encountered: