Karim Kouznetsov

Results 4 comments of Karim Kouznetsov

Can you allow both portrait and landscape but still lock it on only one of them ?

> Open build settings and replace IL2CPP Code Generation with Fast (smaller) builds. it works It does, but why?

In the same scenario, it returns us an error telling that it could not contact the app store. Even if the user has the popup telling him that he already...

zIndex does not work on android, you have to use elevation instead. I managed to make it work by setting it dynamically. ``` _rotateCube(dx) { dx %= 360 const origin...