Dawid Szewczyk

Results 32 comments of Dawid Szewczyk

@juicycleff I notice this error after call method with changing scene (which would send to unity to display specific scene).

@artemsivcev I try this way but this bug still exist there :/ Like use pause for 1s and resume for 1s option on controller to refresh

@juicycleff it's any solution to resolve that bug :/ ??

To solve it you have to reimport again [unity package](https://github.com/juicycleff/flutter-unity-view-widget/tree/master/unitypackages) (with valid version) in Unity Project, And then in Unity-iPhone -> data have config like below.

Hi @IgeeTheron Can you type Unity Version and Device Info? Also Can you show source code with Unity Page?

Hi @sandrush73 do you launch application on Virtual Device or Physical Device? Also can you send to us CreatePlayer config from Unity?

@IvanYue Please update the issue with information used from the template about specified devices and unity.

Hi @IvanYue Can you put here the flutter code from the Unity Page? Also please reimport Flutter Unity Package in Unity app.

Hi @virtyos, Can you show yours flutter UnityWidget code? Its seems you close player after calls onDestroy then its no possible to recreate playerAgain. Because unityplayer need to works in...