Skip to content

Added support for Cordova 2.9#9

Open
mandeeppasbola wants to merge 1 commit into
jelled:masterfrom
mandeeppasbola:master
Open

Added support for Cordova 2.9#9
mandeeppasbola wants to merge 1 commit into
jelled:masterfrom
mandeeppasbola:master

Conversation

@mandeeppasbola

Copy link
Copy Markdown

Followed the instructions of Apache Cordova API documentation for iOS plugin development at http://cordova.apache.org/docs/en/2.9.0/guide_plugin-development_index.md.html#Plugin%20Development%20Guide :

-Changed the format of Cordova command in GoogleAnalyticsPlugin.js
-Changed the format of the methods and way of getting parameters in GoogleAnalyticsPlugin.m
-In GoogleAnalyticsPlugin.h removed the method declarations.

Followed the instructions as in the Cordova site for plugin development
V2.9 :

# In GoogleAnalyticsPlugin.js changed format of cordova command.
# In GoogleAnalyticsPlugin.m chnaged format of the mehods and way of
getting parameters
# In GoogleAnalyticsPlugin.h removed the method declarations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant