Open qq294716498 opened 2 years ago
Hi Thanks a lot for the feedback !
This problem is very probably caused by using invalid graphics backend on the Android device. For now the latest UIWidgets 2.0 only supports OpenGLES on Android devices. If you happen to select Vulkan as the default graphics backend in your Unity project, the results is exactly that you meet with.
To solve this issue, please change the default graphics backend of your Unity project to OpenGLES and retry.
thks 感谢! 成功了!
Hi Thanks a lot for the feedback !
This problem is very probably caused by using invalid graphics backend on the Android device. For now the latest UIWidgets 2.0 only supports OpenGLES on Android devices. If you happen to select Vulkan as the default graphics backend in your Unity project, the results is exactly that you meet with.
To solve this issue, please change the default graphics backend of your Unity project to OpenGLES and retry.
在UIwidgets里可否有event_bus 2.0.0?
Hi Thanks for the feedback and sorry for the late response !
If you refer to the event_bus 2.0.0 @https://github.com/marcojakob/dart-event-bus, no we currently don't have an C# implementation of it yet.
But since we have implemented stream APIs already in UIWidgets, it should be relatively an easy job to translate the dart codes of event_bus into C#. Maybe you can give it a try?
把demo发布出来,华为mate8运行 只有skybox