J

Jatin Pandit • 395 Points
Valuable

Q. Which method is used to handle runtime permission result?

  • (A) onPermissionResult()
  • (B) onActivityResult()
  • (C) onRequestPermissionsResult()
  • (D) checkPermissions()

Explanation by: Jatin Pandit
onRequestPermissionsResult() is called when the user responds to a permission request.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.