You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/01/05 20:30:10 UTC

[GitHub] [cordova-android] dpogue commented on issue #1388: onRequestPermissionResult deprecation issue

dpogue commented on issue #1388:
URL: https://github.com/apache/cordova-android/issues/1388#issuecomment-1006054937


   They are both called by the PermissionsHelper: https://github.com/apache/cordova-android/blob/a1ed1c0af7c6267f47e580e8850295202692f4ea/framework/src/org/apache/cordova/PermissionHelper.java#L76-L88
   
   We can't remove `onRequestPermissionResult` until the next major version because it will break existing plugins that haven't been updated to use `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: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org