Releases: crowdin/mobile-sdk-ios
Releases · crowdin/mobile-sdk-ios
1.1.8
Added
- New Example project (#108)
Crowdin Example is a simple reminders app designed to illustrate how you can use Crowdin SDK features with a real iOS app. This app's primary purpose is to show the Crowdin SDK integration process in action and test the possibilities it provides.
For more details read the Wiki article.
Fixed
Issue fixes
Floating button update
Added
- Add status for login state
- Add status for real-time preview feature
- Add Logs screen
Updated
- Update floating button design
Fixed
- Fix issues with a floating button statuses update
- Fix issues with realtime preview feature
- Fix issue with downloading XLIFF files
Fix crash issue for release mode.
Merge pull request #92 from crowdin/1.1.5 Update pod version to 1.1.5
Add sdk initialization completion handler
Merge pull request #89 from crowdin/1.1.4 Update version to 1.1.4
Add method for downloading specific localization by localization code.
Merge pull request #83 from crowdin/fix-uploading-error Fix new version uploading error.
Make redirectURI optional parameter for CrowdinLoginConfig.
Add JSON files support.
Update examples in README.
Add method for getting localization dictionary for specifict laguage.
Merge pull request #74 from crowdin/version-update-1.1.1 Pod version update to 1.1.1.
Xliff files support and Login improvements
Added
- Support iOS XLIFF files.
- browser presentation in the application without opening Safari.
Updated
- Remove
localizations
parameter forCrowdinProviderConfig
. - Localization downloading based on release timestamp (CDN cache issues).
Language detection improvement
Updated
Improved language detection based on device settings.