There are some threads about it but no conclusion...
So, what is:
- the max size of them?
- how many keys can they contain (it is s dictionary, so how many keys it can have, 255)?,
- does the max size of them limits numbers of keys (e.g. user has 100 string properties of max 1000 chars, so if the limit is 8kb,, can he put 100 of 80chars or 80 of 100 chars?)
Yes, I can make 1000 test on sim (on condition sim tells truth) but not on all devices.
Info in doc is necessary..I really don't understand why this principle informations are hidden for dev.
There is a limit on the size of the Object Store that can vary between devices. If you reach this limit, the value will not be saved and an exception will be thrown. Also, values are limited to 32 KB in size.
there is a limit but nobody knows the size of it, can vary but nobody knows how vary...
btw some devs say: data are stored in the user-inaccessible internal storage of the watch
I think storage and properties are flies accessable after connecting watch to computer by usb (the same Garmin pay wallet file). So there is no any secret area on disk (like e.g. on android/iphone). But maybe I'm wrong.