Xander
Xander
I don't see an exception anymore, so that looks good. I have now installed Eclipse on Windows 11 Arm64 so I can debug faster. Do you intend to add a...
I have exactly the same issue in the linking phase for iOS (-pios). Is there already a solution?
How do you do that? Is that a lot of manual work or just a line in the build script? I am not referencing Preferences directly in my code, so...
I cannot find references to java.util.prefs.Preferences in my code and I am only using Java libraries. So I don't know how to find out where it is referenced. Still it...
It seems there are more classes missing (like TableColumnBase). Should you just run it, see all classes that are missing when running natively and then add them with delayInitList? What...
I do not understand. You say it is very easy and you ask me to make a Pull Request? I am not familiar with the code and GitHub policies, so...
The linking phase is working now as expected and I can run my App.
And now also in TestFlight.
Thanks a lot!