GitToTheHub commented on PR #1780: URL: https://github.com/apache/cordova-android/pull/1780#issuecomment-3052225610
This PR is wrong sorry, because I was confused about these things: - `CordovaActivity.onRequestPermissionsResult` calls `CordovaInterfaceImpl.onRequestPermissionResult` without an `s`. `CordovaInterfaceImpl.onRequestPermissionResult` should be renamed to `CordovaInterfaceImpl.onRequestPermissionsResult` - `CordovaInterfaceImpl.onRequestPermissionResult` calls the deprecated method `CordovaPlugin.onRequestPermissionResult` which should be corrected -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org