We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Works great on iOS, but errors when trying to call it on android:
The extension context does not have a method with the name openDeviceNotificationSettings.
Looks like the android function name is currently: openDeviceSettings
The text was updated successfully, but these errors were encountered:
There's a fix in pull requests. Please, accept and recompile.
Sorry, something went wrong.
I do not have merge access, but that is the fix we need.
@Jim-Robbins , have you contacted this repo owner or do they get auto notification about a pull request?
#84 needs to be updated with master. Then we will have to ping Adam to merge it.
No branches or pull requests
Works great on iOS, but errors when trying to call it on android:
The extension context does not have a method with the name openDeviceNotificationSettings.
Looks like the android function name is currently: openDeviceSettings
The text was updated successfully, but these errors were encountered: