GitToTheHub commented on PR #1855: URL: https://github.com/apache/cordova-android/pull/1855#issuecomment-4412029572
No, the old one `CordovaPlugin.onRequestPermissionResult` will still be called. By this PR both will be called: - Old one: `CordovaPlugin.onRequestPermissionResult` - New one: `CordovaPlugin.onRequestPermissionsResult` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
