flutter_google_places_picker icon indicating copy to clipboard operation
flutter_google_places_picker copied to clipboard

iOS BUILD FAILED "userData not found on object of type GMSPolyline " when using it along with google_maps_flutter

Open yuva-dev opened this issue 4 years ago • 0 comments

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.

yuva-dev avatar May 05 '21 10:05 yuva-dev