fluttercommunity / arcgis_map_sdk

Flutter implementation of the ArcGis map framework by esri
MIT License
12 stars 6 forks source link

51-avoid-crashing-when-native-call-fails #52

Closed JulianBissekkou closed 12 months ago

JulianBissekkou commented 1 year ago

This PR improves error handling a little bit by catching native exceptions and providing an error message without terminating the process. I also fixed the polyline implementation on mobile which failed to parse the coordinates in the payload.