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 2021/08/20 20:29:53 UTC

[GitHub] [cordova-plugin-device] breautek edited a comment on issue #118: Channel not fired: onCordovaInfoReady after installing cordova-plugin-device

breautek edited a comment on issue #118:
URL: https://github.com/apache/cordova-plugin-device/issues/118#issuecomment-902939948


   https://github.com/apache/cordova-android/blob/dc4e065f619ce98d5c38211f5efd759d05959bec/framework/src/org/apache/cordova/CordovaBridge.java#L172-L181
   
   Is the relevant pieces of hte code, it still seems like the [default policy](https://github.com/apache/cordova-android/blob/dc4e065f619ce98d5c38211f5efd759d05959bec/framework/src/org/apache/cordova/PluginManager.java#L441-L456) if a plugin doesn't handle the access control is to have the origin be `file://` and I think this might be the issue... I think this needs to be dynamic based on the settings (such as finding the configured scheme/hostname)


-- 
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