Acknowledged

utf-8 and string resources

i have a problem with german umlauts (öäü) in string resources:

whenever i get the app from the ciq store (iq file) i only get "?" instead of umlauts while it works fine when i sideload the app or test in the simulator.

this happened before (see https://forums.garmin.com/developer/connect-iq/i/bug-reports/connect-mobile-and-utf-8-for-app-settings) and seemed to be fixed with SDK 3.2.3 but now using SDK 4.1.7 it re- appeared...

Parents
  • im using cmake to build - carrying around the setup from ciq version 1.something.

    i changed the macro used for the pkg builds to to use "monkeyc" a while back to try it (wasnt available form the beginning iirc) but not the one used for the .iq build...

    -f was always there but not the java options defined in "monkeyc". if you build with eclipse or vscode everything should be fine

Comment
  • im using cmake to build - carrying around the setup from ciq version 1.something.

    i changed the macro used for the pkg builds to to use "monkeyc" a while back to try it (wasnt available form the beginning iirc) but not the one used for the .iq build...

    -f was always there but not the java options defined in "monkeyc". if you build with eclipse or vscode everything should be fine

Children
No Data