(Error) Language App (TinyDB)

Please,
Why am I having this error?

AIA.
AppIdiomasTeste.zip (6,1,KB)

Screenshot_2

file json:
{
“string1”: “Hello, text in English”,
“string2”: “Choose your language:”
}

blocks:

thanks @Sharck

I have read all the posts on this subject. But I have not found what causes this error.

4 Likes

There is an extra ‘:’ at the end of string 2. Maybe that’s the problem of the error… :thinking:

2 Likes

I already made the .json file without the “:”, but the error continues.

The error / warning actually happens because the test was done by the companion.
I did the test by the apk (installing in the app) and it worked.

:thinking:

2 Likes

It might happens if the companion didn’t load the file because you upload it when the companion is already connected.

1 Like

Even opening the companion after loading the file, the error / warning awaits.
I’ve done the test here. It only works by installing the apk in the app.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.