Viktor Savchik

Results 5 comments of Viktor Savchik

I've faced with the same issue

The same ```Java Fatal Exception: java.lang.IllegalStateException: Surface was already locked! at android.view.Surface$HwuiContext.lockCanvas(Surface.java:1152) at android.view.Surface.lockHardwareCanvas(Surface.java:569) at io.flutter.plugin.platform.PlatformViewWrapper.draw(PlatformViewWrapper.java:300) at android.view.View.updateDisplayListIfDirty(View.java:22301) at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4586) at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4559) at android.view.View.updateDisplayListIfDirty(View.java:22241) at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4586) at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:4559) at android.view.View.updateDisplayListIfDirty(View.java:22241)...

I have the same issue, and I've tried the new 1.0.0-RC version but unsuccessfully.

are there any updates? @yasukotelin