This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
Fixes Background Sync Issue (Swift 4 Bug)
- Fixes #25. When converting to the codebase to Swift 4, the @objcMembers keyword was missing, so the KVO method was never being hit. This has been addressed.