Agontuk / react-native-geolocation-service

React native geolocation service for iOS and android
https://www.npmjs.com/package/react-native-geolocation-service
MIT License
1.6k stars 291 forks source link

"NO THANKS" button, click, just dismiss dialog, no result on no thanks click that we can use to do something... #329

Open FDassatti opened 2 years ago

FDassatti commented 2 years ago

Environment

Run npx react-native info in your terminal and copy the results here.

Platforms

Android

Versions

Please add the used versions/branches

Description

"NO THANKS" button, click, just dismiss dialog, no result on no thanks click that we can use to do something... is more a question, than a bug.

Reproducible Demo

Provide a detailed list of steps that reproduce the issue.

  1. Android, disable gps hardware from settings 2.Open app,

OR it shows dialog by default, NO THANKS just dismisses, no way to do something with that click ER there should be a result with the OK or NO THANKS message to act accordingly...

Expected Results

ER there should be a result with the OK or NO THANKS message to act accordingly...

Agontuk commented 2 years ago

Sorry, your question is not clear to me. If you're asking to provide actions for both No Thanks & Ok button, then I'm afraid it's not possible right now. Can you provide an use case why it is needed ?