Emanuele Gallo
Results
2
comments of
Emanuele Gallo
Hi, I am experiencing the exact same problem. As workaround, I found that adding the following instruction to `CDVOrientation.m` at line 84 solved the problem in my case: `[UINavigationController attemptRotationToDeviceOrientation];`...