Google Plus native not working Ionic v3

I am trying to have google plus native component working but the only thing I get is an empty screen when starting the iOS simulator even though I am only injecting the component. Does anybody have a working code that could share?

Link to my repo: https://github.com/luciandarabus/ionic-google-oauth

Look at the providers stanza of your app module. See StatusBar and SplashScreen in there? Poor GooglePlus did not get an invitation to the party.

2 Likes