Releases: phrase/ios-sdk
Releases · phrase/ios-sdk
0.2.1
0.2.0
Caching
Fix Bundle Caching
- fix bug on cached bundles: You can now update the UI and see new translations immediately
- fix completion blocks within
checkForUpdates
called multiple times
Improve API
checkForUpdate
: Add optional callback handleronSuccess(Bool)
andonFailure()