You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The moment controller is created, we get an error. In debug mode it works perfectly. Do anyone have any idea?
I will supply more crash logs soon..
In debug mode, we get an error but it does not effect the functionality:
In release deployment we get this error the moment controller is created and no player and widget is rendered on screen: NoSuchMethodError: method not found: 'bw8' on null
The text was updated successfully, but these errors were encountered:
I have initialized the WebViewPlatform.instance in my own widget's initState method of the webview_flutter which is used by youtube player plugin of this repository.
The moment controller is created, we get an error. In debug mode it works perfectly. Do anyone have any idea?
I will supply more crash logs soon..
In debug mode, we get an error but it does not effect the functionality:
In release deployment we get this error the moment controller is created and no player and widget is rendered on screen:
NoSuchMethodError: method not found: 'bw8' on null
The text was updated successfully, but these errors were encountered: