Aditya
Aditya
@t-bashir-uk : Yes.. sometimes this UnityExport folder is not there in XCode. This is what I have be struggling with. Sometimes Unity does not properly export this folder and I...
Facing the same issue.. created an empty project and followed the Readme guide for setup. React Native version 0.56.0 react-native-unity-view: ^1.1.3 Unity 2018.1.8f1
@f111fei : Hey.. thanks for the quick reply. Can u help me figure out how to remove this folder reference from xcode project. I am from Android background and have...
I don't have this folder reference in the first place. I have followed the steps 2-3 times with new projects. I dont get this folder in my XCode. What am...
Closing and reopening the project shows this folder. But this solution is not working for me.!!
This is not working. It shows status bar but the bottom navigation bar is still hidden and the app is covering fullscreen of the device. The content is going under...
I tried setting `Screen.fullScreen = false;` on the Unity side and it is working for me.
Can anyone please help me with this ? I really need to fix this crash. It has become a blocking issue for my app update.
I finally switched to WebP format. That is working fine for me. The only drawback is I cannot track when one animation cycle ends so that I can switch the...
For me it worked.. I experimented with 700x1000 sized images and it is working fine. Also the number of images are 70-90 in my case.