odbuser2

Results 26 comments of odbuser2

org.javafxports:jfxmobile-plugin:2.0.18 More was required to make this work for Desktop, iOS, and Android when adding in other jars like material. Basically, you need the following: - compile using compileOnly so...

x86 and arm are support as AVDs but they warn that x86 is 10x faster. I think even the arm install fails if you have the patience to wait for...

Is there a plan to bring the Android support up to par with GluonVM or is there a plan to use GluonVM on Android?

Any news on open sourcing GluonVM? Also, how will this relate to https://github.com/johanvos/simplesvm? That appears to be a path to use GraalVM (SubstrateVM), OpenJDK 11+, OpenJFX to create Linux, OSX,...

org.javafxports:jfxmobile-plugin:2.0.19 Gradle 4.6 OSX Gradle Target : launchIOSDevice Not fixed in 2.0.19. The following jar has a license directory: `compile ('xml-apis:xml-apis-ext:1.3.04') {transitive=false}` ``` [13:11:17:449] LoggingSupport: Failed copying to '/Users/k/NetBeansProjects/Test/build/gvm/Test.app/license/LICENSE' [13:11:17:457]...

PS this is a blocker b/c it hangs the App on iOS indefinitely when calling any Font method.

Will do. It is now working on on one ipad and mac with the latest of everything but not on another with the same versions (different mac and different ipad)....

**Clarification** This happening on an iPhone deployed from a Macbook Pro with everything updated (well except I haven't tried with org.javafxports:jfxmobile-plugin:2.0.25 which was just released). If I don't put a...

Same behavior with 2.0.25.

Yes, I've tried that a few times with the same result.