Open kjawadDeveloper opened 2 years ago
Which version of Flutter are you using?
I suppose this is the Platform View bug on the stable
channel, this bug has already been fixed in the master
channel.
master
.flutter clean
.This would fix the problem.
I/cr_LibraryLoader( 6998): Successfully loaded native library I/cr_CachingUmaRecorder( 6998): Flushed 9 samples from 9 histograms. E/flutter ( 6998): [ERROR:flutter/fml/platform/android/jni_util.cc(204)] java.lang.IllegalStateException: Platform view hasn't been initialized from the platform view channel. E/flutter ( 6998): at io.flutter.plugin.platform.PlatformViewsController.initializePlatformViewIfNeeded(PlatformViewsController.java:732)