You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2020. It is now read-only.
If WordRoom is stored on iCloud and running on two devices at once (e.g. an iPhone and an iPad) data will only be saved from one of them.
Right now, WordRoom only reads data on launch. Every time it writes data, it overwrites the data on the disc. If iCloud syncs new data between those two events, then the new data will be overwritten.
This issue is most likely to effect users who leave WordRoom running in the background on one device and then open it on another. A workaround for now is to always manually close the WordRoom UI when you're done using it.
If WordRoom is stored on iCloud and running on two devices at once (e.g. an iPhone and an iPad) data will only be saved from one of them.
Right now, WordRoom only reads data on launch. Every time it writes data, it overwrites the data on the disc. If iCloud syncs new data between those two events, then the new data will be overwritten.
This issue is most likely to effect users who leave WordRoom running in the background on one device and then open it on another. A workaround for now is to always manually close the WordRoom UI when you're done using it.