EddyVerbruggen / cordova-plugin-googleplus

:heavy_plus_sign: Cordova plugin to login with Google Sign-In on iOS and Android
567 stars 630 forks source link

Unfortunately app has stopped #348

Open js12690 opened 7 years ago

js12690 commented 7 years ago

I am using cli-6.3.0 and build.phonegap.com for create phonegap build. Build created successfully for IOS and android but when install on any android device it give error message when app open "Unfortunately app has stopped". It works fine for IOS

If i removed following code from config.xml then application is not crashed but when i make a build using following code application crash with message "Unfortunately app has stopped"

<gap:plugin spec="https://github.com/EddyVerbruggen/cordova-plugin-googleplus.git" source="git">

</gap:plugin>

This plugin is conflict with phonegap-plugin-push

Want to publish my app on play store urgently so please help me as soon as possible

Thanks in advanced

EAGH commented 7 years ago

Hello, I have the same problem if someone knows the solution please share it thanks