TMS FNC Maps with Delphi Rio 10.3.3

I purchased this week the latest TMS FNC maps, since my old ones could not work with Android 15.

I tried to build and deploy the app with the new TMS Maps but could not - the app freezing as soon as lunched, just showing the logos and stuck!

Should I use the two associating Jar libraries FNC.Jar and JavaScript Helper.Jar in the build?

Actually I tried but some errors appeared during building of the project!

Anybody can help me wit that?

Hi,

Yes, the JavaScriptHelper.jar file is required to deploy TMS FNC Maps applications on Android.
Please follow instructions on this page:
https://www.tmssoftware.com/site/androidjs.asp

If you keep getting build errors, please provide the exact error messages so we can further investigate this.

Thanks!

I receive the following error - C:\DEV DIR\FISHING PLACES MAY 2024\Android64\Release\JavaScriptHelper-dexed.jar" "C:\DEV DIR\FISHING PLACES MAY 2024\Android64\Release\JavaScriptHelper-dexed.jar" "C:\DEV DIR\FISHING PLACES MAY 2024\Android64\Release\FNC-dexed.jar"" exited with code 2.

It is unclear what could be causing this error.
Have you tried adding the JAR file to a new project?

Yes In a new project (Android 64) it works.

My project used to work fine with TNMS webmaps 3, but since a couple of weeks ago, it was not working, due to some latest changes from android (blank map).

(post deleted by author)

Have you tried reverting Android Libraries to default, then add the JavaScriptHelper.jar file?

If that still doesn’t fix it, try reintroducing your features into the new working project one at a time. This helps you see whether a specific addition triggers the error, or whether everything works normally in the new project. If it all works there, then the issue is likely tied to something in the old project rather than the code itself.

Yes I have done after the revert but the situation is the same. I will check further the situation.

Thanks Bart!

Just one more question please - has google android changed lately the way they treat logo/Splashes or request for access permissions (location …)? because it seems when you build and deploy without the jar. helper it stuck at that phase?