Skip to content

crossplatform git checkout not compatible with cordova 2.1 #29

@Ayame

Description

@Ayame

Hi,

I followed the guide on http://www.youtube.com/watch?v=HOs9nuzhxR4&feature=youtu.be but cannot get the CrossPlatform version to work on Android (I haven't tried iOS yet).

I'm using cordova-2.1.js, which is structured differently than the classes you are referencing in the plugin. I already tried chaning the imports to import org.apache.cordova.api.*; instead of the com.phonegap.api urls, but to no avail.

Errors start at "com.phonegap.DroidGap cannot be resolved to a type" to "ctx. cannot be resolved"
Is there an easy way to fix this?

Thank 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