Dev-it-a-dev
Dev-it-a-dev
Using Angular, I had the same problem on Android platform. It couldn't load by simply calling the `GoogleMap.create` method. So I solved using some rxjs trick and angular hook. I...
+1
Could you make a PR of it? @muuvmuuv
Well, guess we will wait for Android implementation too. Thanks for the IOS path in the meanwhile :relaxed:
I'm having the same issue. Also in the file "Plugin.swift", I'm getting alot of errors, the majority of which are related to GoogleSignIn. Some error examples I get: - Value...
Any updates on this?