Skip to content

native implementations should not return info.cordova #101

@janpio

Description

@janpio

From the current sourcecode:

// ignoring info.cordova returning from native, we should use value from cordova.version defined in cordova.js
// TODO: CB-5105 native implementations should not return info.cordova

Still present at:

cordova: browser.cordovaVersion,

devProps[@"cordova"] = [[self class] cordovaVersion];

@"cordova": [[self class] cordovaVersion],

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions