2

I integrated a Firebase invite service in my app, but when I click on the send button from the Firebase invite default email chooser screen, it gives me an error "Google play service stopped".

Please help me to resolve this error. Project Level Gradle configuration and App level Gradle configuration file Thank you.

pessolato
  • 1,472
  • 6
  • 14
  • could you share your gradle configurations? also if there is a stack trace, share it. – HaroldSer Oct 28 '16 at 05:23
  • I added gradle file would you check and help me to resolve this error thank you. – Hardik Mistry Oct 28 '16 at 05:43
  • change your highlighted sections to latest dependencies for module: compile 'com.android.support:appcompat-v7:24.2.1' compile 'com.android.support:design:24.2.1' and add classpath 'com.google.gms:google-services:3.0.0' for root-level build gradle, your project build gradle – HaroldSer Oct 28 '16 at 05:50
  • I already added "com.google.gms:google-services:3.0.0'" this in project level gradle configuration file.you can check project level gradle configuration file. – Hardik Mistry Oct 28 '16 at 06:10
  • I changed version to 25.0.0 but still come same error Google play service stopped. – Hardik Mistry Nov 16 '16 at 04:57
  • I have the same error, it is connected with http://stackoverflow.com/questions/40484667/android-firebase-app-invites-securityexception-not-allowed-to-perform-system-ale – qpator Nov 17 '16 at 17:15
  • 1
    Yes still i am waiting for answer from intelligent guys . – Hardik Mistry Nov 22 '16 at 05:11

0 Answers0