0

These 2 callback methods

  • onPermissionsGranted
  • onPermissionsDenied

Automatically exeucted in the MainActivity without any permission dialog apperaing or any such of activity.

These 2 are executed when the user allows or denies the permission. But in my case when the user comes to the main activity these 2 methods automatically executed. Also providing me the issue showing the permission dialog, to allow the permissions through the settings, however the all permissions are allowed. This type of behaviour is coming in the Android 10.

0 Answers0