[TIMOB-23231] Windows: Ti.App.Properties.hasProperties is not working
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2016-04-25T19:21:15.000+0000 |
Affected Version/s | Release 5.4.0 |
Fix Version/s | n/a |
Components | Windows |
Labels | windows |
Reporter | Jörgen Buder |
Assignee | Christopher Williams |
Created | 2016-04-19T11:19:25.000+0000 |
Updated | 2019-05-09T06:46:11.000+0000 |
Description
The Properties API is according to parity List suppose to work, but we never get a success on the hasPropertie call, every time we start the app the properties does not exist, and same thing if we try to just set a string, then exit the app, restart, the string is not set or do not exist and with bool it is never true..
Strangely this seems to work in I build on a Windows 8.1 OS host system with visual 2013, but on a Win 10 host system it does not work...
have you tested on a win 10 device? It may be a bug/artifact of how the Windows 10 emulators work. They use checkpoints and roll back to them on restart, I believe.