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

Service Intent must be explicit in Android 5.0 #86

Open
woodpd opened this issue Mar 23, 2015 · 9 comments
Open

Service Intent must be explicit in Android 5.0 #86

woodpd opened this issue Mar 23, 2015 · 9 comments

Comments

@woodpd
Copy link

woodpd commented Mar 23, 2015

When we build our app with the GA Plugin and Android target SDK version = 21 (Lollipop) it crashes on Android 5.0 every time and the stack trace reports that the GA service intent must be explicit. This is explained in the SO post linked below and is related to changes in Android that need to be catered to - please address this as we're having to run as Target SDK version 19 at the moment

http://stackoverflow.com/questions/26530565/android-5-0-l-service-intent-must-be-explicit

@iwantwin
Copy link

iwantwin commented Apr 9, 2015

Yes, the problem for this specific plugin seem to be solved when the google analytics plugin library will be updated from version v2 to v3 - Changeguide can be found here: https://developers.google.com/analytics/devguides/collection/android/v3/migration

@woodpd
Copy link
Author

woodpd commented Apr 10, 2015

Hey @shazron noticed you mentioned in #64 that you'd be looking at upgrading Android after you finished the iOS upgrade. Is this still on your roadmap?

@woodpd
Copy link
Author

woodpd commented Apr 10, 2015

Also, looks like Google now have a v4 out - https://developers.google.com/analytics/devguides/collection/android/v4/

@rlisperguier
Copy link

i'm having the same problem, any estimated date for the sdk update?

Thanks

@levi-cit
Copy link

levi-cit commented Jun 3, 2015

Any update on this issue?

@umer-ashraf
Copy link

Guys any update on this?

@Carlos487
Copy link

It would be nice if it is corrected at a plugin level, al least at the moment the workaround to use targetsdk 19 has worked, but it was needed to change in androidmanifest.xml and in project.properties

@123AndGo
Copy link

Having the same problem, any update? Thanks!

@Carlos487
Copy link

If you need to use other plugins that rely on android target 22 my workarround doesn't work anymore, looking for an alternate plugin.

Like cmackay and danwilson.

It'ss sad that people from phonegap haven't even acknowledge or comment about this issue.

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

No branches or pull requests

7 participants