ScientificWare
ScientificWare
@johanvos Have you made a choice about WebView : platform WebKit(IOs)/Chromium(Android) implementation or JavaFX implementation ? May be both and let the developer choising ?
More simply : ... Learn more in [WebKit Introduction](Introduction.md)
@Constellation Done. Thanks for advices.
@JonWBedard Sorry I'm late. Is squashing compatible with your tool ? Is there some precautions to take ?
The updated javadoc depends on https://bugs.openjdk.org/browse/JDK-8292276 implementation. This work is in progress.
Hi @jperedadnr and thanks for all your advice. I suspect that `ShareService` affects the Camera permissions in the generated `AndroidManifest` File. Platform : Android. With the example code below -...