But when i run the commands
meteor add-platform ios
meteor run ios
The Google Maps doesn’t work on the phone, everything I get is a white screen. I’ve been searching around and I’ve found another example, but it doesn’t work either: https://github.com/dburles/meteor-google-maps-demo
Does any of you know how to insert Google Maps inside a meteor iOS App? I don’t even know where to start looking for the problem…