Skip to content

Releases: crowdin/mobile-sdk-ios

1.1.8

17 Jan 17:09
4046b5d
Compare
Choose a tag to compare

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

  • Issues with screenshots for projects uses SceneDelegate (#108)
  • Issues with real-time preview after the first start (#108)

Issue fixes

04 Dec 21:02
2b5c56b
Compare
Choose a tag to compare

Updated

  • Update BaseAPI version (#98)
  • Update ScreenshotUploader (#97)

Fixed

  • Fix issue with login screen opening on iOS 13+ (#103)

Floating button update

09 Oct 23:06
cb5efd1
Compare
Choose a tag to compare

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.

21 Sep 14:53
8597279
Compare
Choose a tag to compare
Merge pull request #92 from crowdin/1.1.5

Update pod version to 1.1.5

Add sdk initialization completion handler

11 Sep 13:00
7a597c8
Compare
Choose a tag to compare
Merge pull request #89 from crowdin/1.1.4

Update version to 1.1.4

Add method for downloading specific localization by localization code.

23 Jul 09:01
d9f87ea
Compare
Choose a tag to compare
Merge pull request #83 from crowdin/fix-uploading-error

Fix new version uploading error.

Make redirectURI optional parameter for CrowdinLoginConfig.

07 Jul 18:39
1f8fd14
Compare
Choose a tag to compare

Add JSON files support.
Update examples in README.

Add method for getting localization dictionary for specifict laguage.

14 Jun 22:03
17f8950
Compare
Choose a tag to compare
Merge pull request #74 from crowdin/version-update-1.1.1

Pod version update to 1.1.1.

Xliff files support and Login improvements

09 Jun 23:07
eef8ea1
Compare
Choose a tag to compare

Added

  • Support iOS XLIFF files.
  • browser presentation in the application without opening Safari.

Updated

  • Remove localizations parameter for CrowdinProviderConfig.
  • Localization downloading based on release timestamp (CDN cache issues).

Language detection improvement

25 Mar 18:33
4a5a659
Compare
Choose a tag to compare

Updated

Improved language detection based on device settings.