Customizable, performant and vendor-free vector and raster maps, flutter wrapper for maplibre-native and maplibre-gl-js (fork of flutter-mapbox-gl/maps)
When hot reloading the app on a IPhone XR an Platform Exception is thrown and the Map is blank this has also happend in Production when the App runs for a long time.
Steps to Reproduce
Hot reload App
Expected Results
App should restart as normal
Actual Results
throws exceptiond and shows blank Map
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: PlatformException(recreating_view, trying to create an already created view, view id: '0', null)
Platforms
iOS
Version of flutter maplibre_gl
0.20.0
Bug Description
When hot reloading the app on a IPhone XR an Platform Exception is thrown and the Map is blank this has also happend in Production when the App runs for a long time.
Steps to Reproduce
Expected Results
App should restart as normal
Actual Results
throws exceptiond and shows blank Map
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: PlatformException(recreating_view, trying to create an already created view, view id: '0', null)
0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:646:7)
1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:334:18)