Shai Almog
Shai Almog
Hi, it is Java code. It's based on Codename One which is a write once run anywhere solution that lets you build native iOS/Android etc. apps. So this is the...
Make sure you're using JDK 11 to compile the project. Alternatively you can use a newer JDK but would need to update the maven pom to the latest version.
Make sure you're using JDK 11. It seems you're using a newer version and one of the build hints isn't supported there. We need to update the maven plugin in...
I think you're running the local build instead of the cloud build: https://shannah.github.io/codenameone-maven-manual/
Is this still an issue?
We recommend JDK 11. Make sure that the JDK (not the JRE) is first in the system path. Then relaunch the IDE. Make sure the JRE isn't in that path.
Do other devices have the same OS version? Is this a hardware issue or an OS update issue? Can you tell if `display.canForceOrientation()` returns true in that device?
I looked into these and a lot of these are a bit problematic. Editing the source code would require deep integration with the IDE since the source code isn't generated...
This is available in the Control Center (the new Settings app) under the "Account" section. Just click the person icon.