FNCWebbrowser turns black on Android and fails to start

After compiling and starting a simple form with only the component, the screen turns black and nothing happens. Not even a debug message. The SDK I use is 25.2.5. The Helperclass is include in the library.

Thanks in advance.

You need to add 2 JAR files:

JavaScriptHelper.jar
FNCWebChromeClient.jar

Then clean & rebuild your application

2 Likes