Kiruthika2206
Kiruthika2206
Hi, I'm getting this same white screen issue when using Screen. orientation=ScreenOrientation. LandscapeLeft; in IOS. And I have called .resume() method in unityWidgetController also. It is not working. Is there...
Hi @timbotimbo I'm using this, Unity version : 2021.3.11f1 Flutter version : 3.3.10 When generating build from Unity iOS module, orientation is working fine. But when generating iOS build after...
Hi @timbotimbo I'm facing this issue in my current project. If you provide any solution for this, it'll be very useful for us.
Hi @maciej-szulc I have added the code provided by you in my project. But still I'm getting white screen. I have added one button action in unity. When user clicks...
@maciej-szulc Yes widget is rebuilding when change orientation button action triggered.