apache / apache/cordova-plugin-device
native implementations should not return info.cordova
- Dominant language
- JavaScript
- Stars
- 394
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
From the current sourcecode:
https://github.com/apache/cordova-plugin-device/blob/db0ad32f2a84db7cb4dd31887417fff0a59eac2f/www/device.js#L52-L53
Still present at:
https://github.com/apache/cordova-plugin-device/blob/db0ad32f2a84db7cb4dd31887417fff0a59eac2f/src/browser/DeviceProxy.js#L73
https://github.com/apache/cordova-plugin-device/blob/db0ad32f2a84db7cb4dd31887417fff0a59eac2f/src/osx/CDVDevice.m#L101
https://github.com/apache/cordova-plugin-device/blob/db0ad32f2a84db7cb4dd31887417fff0a59eac2f/src/ios/CDVDevice.m#L94
(Note: https://issues.apache.org/jira/browse/CB-5105 says "iOS is doing something special, but doing it right, so don't make any changes to iOS." but no idea what that refers to)
Contributor guide
Assessment
This issue has not been assessed yet.