Skip to content

previewPath function doesn't seem to be compatible with Cordova #41

@christian-kolb

Description

@christian-kolb

For some reason only preview works but previewPath does not. When I use previewPath I get the following error:

Unhandled Promise Rejection: Error: The old format of this exec call has been removed (deprecated since 2.1). Change to: cordova.exec(null, null, 'Service', 'action', [ arg1, arg2 ]);

I'm using the latest version (0.2.9) with Capacitor 3 and Ionic @ionic-native/core 5.36.0 (I don't know if that's relevant).

Let me know if you need any more information for reproduction or when I can test something for you 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions