mobile-sdk-ios icon indicating copy to clipboard operation
mobile-sdk-ios copied to clipboard

Crowdin iOS SDK delivers all new translations from Crowdin project to the application immediately

Results 23 mobile-sdk-ios issues
Sort by recently updated
recently updated
newest added

`Cannot find 'CrowdinLoginConfig' in scope` The last update does not work with SPM. try to run with SPM before releasing a new version.

bug
help wanted

**Describe the bug** We received crash report from Crowdin SDK file **To Reproduce** Steps to reproduce the behavior: 1. In our application on launch app, from AppDelegate.swift in: `func application(_...

bug
help wanted
hacktoberfest

I love your OTA and Real-time updates feature for Android/iOS. Would be great to have Crowdin SDK for Flutter. Thanks for great work!

enhancement
question

**Describe the bug** Currently, our server tells the clients which locale code to use. (We recognize this is backwards.) This means we call `CrowdinSDK.currentLocalization` to override the target language. The...

bug
help wanted
hacktoberfest

**Describe the bug** After we turned the Crowdin OTA feature on our apps, we have seen quite a number of crashes on Firebase, all pointing to LocalLocalizationExtractor.localizedString(for:), which is a...

bug
help wanted

Hello I noticed that via the Tools -> Over-the-air(OTA) content delivery -> Distributions, we can select and release files that are not only Localizable.strings, but also .mdown files. Reading through...

question

Hi there! I successfully integrated the CrowdinSDK in my app using Swift Package Manager and I am using OTA content delivery. On the first app launch with internet enabled, when...

bug
documentation
help wanted

**Is your feature request related to a problem?** My teammates have communicated concern about the use of Objective-C [method swizzling of NSLocalizedString](https://github.com/crowdin/mobile-sdk-ios/blob/master/Sources/CrowdinSDK/CrowdinSDK/Extensions/Bundle/Bundle+Swizzle.swift). The SDK unexpected changes functionality of something it...

enhancement
help wanted

Hi! I am wondering if it is currently possible to have content delivery and real-time preview from two Crowdin projects at the same time? I saw the example project, but...

enhancement