We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Checkout Sheet Kit
2.0.1
No response
Camera should open as Camera permission is already given and don't ask for camera permission again and again.
Unable to give Camera permission to Tamara & asking for permissions again & again. However Camera permission is already given
https://revibe.me/
The text was updated successfully, but these errors were encountered:
A new version has been released which exposes an onPermissionRequest() callback in the event processor.
You should now be able to implement that to grant access to the camera (and/or microphone) in the checkout WebView.
There's a basic implementation in the MobileBuyIntegration sample app
Sorry, something went wrong.
No branches or pull requests
What area is the issue related to?
Checkout Sheet Kit
What version of the package are you using?
2.0.1
Reproducible sample code
No response
Steps to Reproduce
Expected Behavior
Camera should open as Camera permission is already given and don't ask for camera permission again and again.
Actual Behavior
Unable to give Camera permission to Tamara & asking for permissions again & again. However Camera permission is already given
Screenshots/Videos/Log output
Storefront domain
https://revibe.me/
The text was updated successfully, but these errors were encountered: