8289521: Publication to Apple App Store still not possible with JavaFX web 21
Laurin Murer
openjdk at laurinmurer.ch
Thu Jun 6 19:04:57 UTC 2024
Following up on JDK-8289521 from 2022 and JavaFX 18, I still can't publish an app containing JavaFX Web 21 to Apples App Store.
They rejected it because my app uses or references the following non-public or deprecated APIs:
Contents/runtime/Contents/Home/lib/libjfxwebkit.dylib
Symbols:
• _cache_simulate_memory_warning_event
"The use of non-public or deprecated APIs is not permitted on the App Store, as they can lead to a poor user experience should these APIs change and are otherwise not supported on Apple platforms.” (Quote from Apple)
Does anyone have an idea how to fix this?
More information about the openjfx-dev
mailing list