react-native-google-nearby-messages icon indicating copy to clipboard operation
react-native-google-nearby-messages copied to clipboard

[QUESTION] Check if nearby service is allowed on the device

Open MartsTech opened this issue 2 years ago • 0 comments

Question

Currently when a user wants to use the nearby service, he needs to allow it from the google services notification. Is there a way to check in the app if the user has accepted the service and if he has not done so to show him an alert dialog, where he can accept it.

Environment

"react": 17.0.2,
"react-native": 0.66.4,
"react-native-google-nearby-messages": 1.0.22

MartsTech avatar Jun 15 '22 13:06 MartsTech