Closed keisserdur closed 6 years ago
ping
Since there is no response for a while, I close this thread. But you can still reply anytime.
Its happening the same for me, I have no thrown error. Its just simply white screen, and the map cant be loaded .
same for me too
Me too.. Ionic 6
I'm submitting a ... (check one with "x")
If you choose 'problem or bug report', please select OS: (check one with "x")
cordova information: (run
$> cordova plugin list
)If you use
@ionic-native/google-maps
, please tell the package.json (only@ionic-native/core
and@ionic-native/google-maps
are fine mostly)Current behavior: When I create the map the screen goes blank, apparently I should not or I do not see the error, it is true that when compiling it with xcode the message
WARN:' Ionic Native: tried accessing the GoogleMaps plugin but it's not installed.
, But then in the list of installed plugins if that appears.For example, I created an alert (alert ('Installed' + GoogleMaps.installed ());) and returns false.
In the google console I created an api key, at first I had restrictions for a Bundle identifier but I ended up removing it in case there were problems in that sense (the restriction).
Expected behavior: At first to see the map, then I would be responsible for putting points, routes, places ...
Screen capture or video record:
Related code, data or error log (please format your code or data):
Full code