Open yuva-dev opened 3 years ago
The above error message is displayed when we try to compile the app for ios along with google_maps_flutter. One I remove this package from the dependancy list the error is resolved.
google_maps_flutter
Please refer to the following thread for more details. https://github.com/flutter/flutter/issues/65102 https://github.com/flutter/flutter/issues/80678
Possible workaround https://github.com/flutter/flutter/issues/65102#issuecomment-832593347
I think you guys have a better chance of identifying the cause of this error and propose a solution for it.
The above error message is displayed when we try to compile the app for ios along with
google_maps_flutter
. One I remove this package from the dependancy list the error is resolved.Please refer to the following thread for more details. https://github.com/flutter/flutter/issues/65102 https://github.com/flutter/flutter/issues/80678
Possible workaround https://github.com/flutter/flutter/issues/65102#issuecomment-832593347
I think you guys have a better chance of identifying the cause of this error and propose a solution for it.