mfsoftworks opened a new issue #106: Cordova Electron Platform URL: https://github.com/apache/cordova-plugin-device/issues/106 # Feature Request ## Motivation Behind Feature <!-- Why should this feature be implemented? What problem does it solve? --> Cordova now includes Electron as a platform which runs differently than browser in some functionality (Push API amongst other things) ## Feature Description <!-- Describe your feature request in detail Please provide any code examples or screenshots of what this feature would look like Are there any drawbacks? Will this break anything for existing users? --> If the app is run using Electron as a platform return electron, not browser ## Alternatives or Workarounds <!-- Describe alternatives or workarounds you are currently using Are there ways to do this with existing functionality? --> Currently Electron is included in the browser user agent, but only the chromium variant is detected by the plugin so manual user agent detection is being used
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
