Skip to content

Instantly share code, notes, and snippets.

@jianastrero
Created August 20, 2023 01:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jianastrero/a1c06b72c62c677eb681f0c1753b7630 to your computer and use it in GitHub Desktop.
Save jianastrero/a1c06b72c62c677eb681f0c1753b7630 to your computer and use it in GitHub Desktop.
if (!cameraPermission.isGranted) {
cameraPermission.request()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment