Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Cordova 2.9 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mandeeppasbola
Copy link

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