You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/29 19:35:29 UTC

[GitHub] shader opened a new issue #592: CordovaPlugin method name onRequestPermissionResult inconsistent with Android onRequestPermissionsResult

shader opened a new issue #592: CordovaPlugin method name onRequestPermissionResult inconsistent with Android onRequestPermissionsResult
URL: https://github.com/apache/cordova-android/issues/592
 
 
   The name used for the permission request callback in the Android class [ActivityCompat.OnRequestPermissionsResultCallback](https://developer.android.com/reference/androidx/core/app/ActivityCompat.OnRequestPermissionsResultCallback) is onRequestPermissionsResult, not onRequestPermissionResult.
   
   This is quite confusing, and should probably be fixed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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