Nag536 / socialauth-android

Automatically exported from code.google.com/p/socialauth-android
0 stars 0 forks source link

Google+ Crash on Amdroid L(Lollipop) #196

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Please click on googleplus login button
2.app is crashed with following error

E/AndroidRuntime(9958): java.lang.IllegalArgumentException: Service Intent must 
be explicit: Intent { act=com.google.android.gms.plus.service.START }
11-24 15:11:20.584: E/AndroidRuntime(9958):     at 
android.app.ContextImpl.validateServiceIntent(ContextImpl.java:1674)
3.

right now we rae using socialauth-4.4 version

Please provide any additional information below.

Original issue reported on code.google.com by rambabu1...@gmail.com on 24 Nov 2014 at 10:15