Let's say we have running widget on iPhone and app on Apple Watch at the same time. How to inform Apple Watch that we have made any changes to the model with widget? App Groups are not longer supported by Apple Watch so we can't use MMWormhole nor Realm to share database... Widget does not support Watch Connectivity and I end up with outdated model
How to handle this situation when the main app is closed? iOS10, watchOS3, Swift 3