Files
cordova-android/framework
Manuel Beck 9946613ba1 doc: improve documentation of onRequestPermissionResult and onRequestPermissionsResult
- 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`
2026-05-06 12:23:42 +02:00
..