I am using eclipse.
When I Run as Connect IQ App.
The go into the simulator
File, Edit Persistent Storage
Edit Application.Properties Data
I get an error that says
Settings not Available
Unable to contact server.
Error Code: 500
I am using eclipse.
When I Run as Connect IQ App.
The go into the simulator
File, Edit Persistent Storage
Edit Application.Properties Data
I get an error that says
Settings not Available
Unable to contact server.
Error Code: 500
from time to time Garmin's server doesn't work and sometimes if settings use 'strange' features like arrays, dictionary in priorities there is an error.
sometimes if settings use 'strange' features like arrays, dictionary in priorities there is an error.
lol
It's not funny at all, these are the facts.
Because properties are in memory I've tried use it for fast saving complex data but 500.... even docs says:
setValue(key as Application.PropertyKeyType, value as Application.PropertyValueType) as Void
It's not funny at all, these are the facts.
I'm not laughing at you, I'm laughing at Garmin. This kind of thing happens all the time and the usual responses are:
- "Don't use that feature, everyone knows it doesn't work"
- "Stop complaining"
- "You must be new at CIQ"
etc.
So
- I don't use that feature
- I don't complain and use expensive storage
- I'm still new in CIQ
I am still getting this error.
I have very simple app settings.
These same setting used to work in prior versions of eclipse when the settings menu was still in eclipse and not in the simulator.
Any help would be appreciated.
1.Attach properties and settings XML
2. Do you use PRP.setValue() or error is from clear XML?
3. New sim use settings like connect (see http traffic) so you have to have a good settings of firewall. Do you use win/mac/lnx?
New sim use settings like connect (see http traffic) so you have to have a good settings of firewall
If that's the case, can you test settings for a new app which hasn't been uploaded to the store? What happens if you change properties and settings XML locally but not in the store, and you test in the sim?
I don't know how it exactly runs but without net
and when net is http traffic showing (even no HTTPS):
Have the same issue randomly with any of my apps. Since Garmin moved preferences from Eclipse to CIQ Simulator there are some apps with error code 500 after opening preferences.
Even with fully opened firewall. On real devices everything is ok.
Anyone with this issue already fixed this?