mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
9946613ba1
- Make clear, that these methods are not only called, when the user grants permissions, but also when he denies them or the request was interrupted. - Add note, how the call chain ist - Make clear, that `onRequestPermissionResult` is legacy and should not be used anymore - Add Android Developer documentation link for the new `onRequestPermissionsResult`