Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Returns Block in android even if the permission is granted in the settings #445

Closed
eldareini opened this issue Apr 16, 2020 · 4 comments
Closed
Labels
bug Something isn't working

Comments

@eldareini
Copy link

I want to send the user to the settings if he block the permission so he will activate the permission from there. it works great on IOS, but in android, after I blocked the permission and granted the permission in the settings if I check the permission, I get "blocked" instead of "granted".
What should I do?

@zoontek
Copy link
Owner

zoontek commented Apr 16, 2020

@eldareini Please fill the issue template. I'm not supposed to guess what's your environment.

@eldareini
Copy link
Author

@zoontek
sorry, you are right

System:
OS: macOS 10.15.4
CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
Memory: 571.56 MB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 13.11.0 - /usr/local/bin/node
Yarn: 1.22.4 - /usr/local/bin/yarn
npm: 6.13.7 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 13.4, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2
IDEs:
Android Studio: 3.6 AI-192.7142.36.36.6241897
Xcode: 11.4.1/11E503a - /usr/bin/xcodebuild
npmPackages:
react: 16.9.0 => 16.9.0
react-native: ^0.61.5 => 0.61.5
npmGlobalPackages:
react-native-cli: 2.0.1

Library version: 2.1.0

@zoontek zoontek added the bug Something isn't working label Apr 16, 2020
@zoontek
Copy link
Owner

zoontek commented Apr 16, 2020

@eldareini Thanks. I published a fix, as version 2.1.2

Please update and check if it solves your issue 🙂

@eldareini
Copy link
Author

@zoontek Thanks, that fixes the issue 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants