TTMSFNCWebBrowser freezes Android app

Hello,

  • I create a brand new FMX app → I run it on the Android device →
    • It starts without error
  • I drop a TTMSFNCWebBrowser on the form, I add JavaScriptHelper.jar (as in article https://www.tmssoftware.com/site/androidjs.asp), Clean, Buid, I run it on the Android device →
    • It freezes without error message forever
  • I delete the TTMSFNCWebBrowser from the form, → I run it on the Android device →
    • Again it starts normally.

What am I missing? Thank you.

You will also need to add FNCWebChromeClient.jar

Thank you very much!

1 Like