-
Notifications
You must be signed in to change notification settings - Fork 92
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
AppsFlyerSDK/PhoneGap conflict with cordova-plugin-google-analytics #15
Comments
google-analytics-plugin issue: danwilson/google-analytics-plugin#212 |
related issue: https://github.com/intercom/intercom-cordova/issues/14 TL;dr |
@nskazki Thanks, |
Thanks, roughly when the new version will be released? |
By the end of the week. |
Excellent, thanks again. |
Hello.
git diff
diff --git a/package.json b/package.json
index 218d661..f25de97 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"cordovaPlugins": [
"cordova-plugin-google-analytics@~0.8.1",
{
- "locator": "https://github.com/AppsFlyerSDK/PhoneGap.git#310b91c30c643168e1144ea7dd0153a790b476b3"
+ "locator": "https://github.com/AppsFlyerSDK/PhoneGap.git#f0e121946f5376dd39e64edd62b3629fca56d5c1"
}
],
"cordovaPlatforms": [
|
@nskazki I've opened the issues on the phone gap repo, please use that from now on.. danwilson/google-analytics-plugin#123 A possible fix is to revert to older version of google analytics which is compatible with our cordova plugin |
I have the same problem with [email protected] When i installed [email protected] the problem is gone |
Since AppsFlyerSDK/PhoneGap are disabled issues, I'm writing here.
If you install a combination of two plugins: cordova-plugin-google-analytics and AppsFlyerSDK/PhoneGap - the assembly of the project fails. But assembly is performed separately.
Project example for this issue: https://github.com/nskazki/ionic-app-issue-example
The text was updated successfully, but these errors were encountered: