case
- foreground saves data into storage and calls onTemporaryEvent
- nobody knows when background starts but it have to read data from storage
- foreground again saves data when background still runs but no onBacktounddate yet- can be a collision?
case
- foreground saves data into storage and calls onTemporaryEvent
- nobody knows when background starts but it have to read data from storage
- foreground again saves data when background still runs but no onBacktounddate yet- can be a collision?
And after securing (checking if BAG is run) no error for few days. But I'm not happy because to save battery (saving more data in one key of dictionary instead of few keys) I put some additional data into saveForAPP() and sometimes I can't save it due to error.
but there is also problem with setProperty()/getProperty() on f7/epix
- during new installation
- when use on watch settings
Error Name: Unexpected Type Error