You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 25, 2019. It is now read-only.
Currently I launch the map when I receive sms with coordinate, for this ,
1/ I send sms
2/ I read the reply
3/ I extract coordinate (lat long)
4/ I save value with shared preference
5/ after save I launch mapview with the lat and long coordinate
after update flutter I have this error bellow, only when I erase icone app and release a new app. If I just hot reload I havn't this error and map is launch correctly.