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

Currently the SDK only supports over-the-air `.strings` and `.stringsdict` files. If a distribution contains an `.xcstrings` file format, it will not be processed correctly by the SDK and translations will...

enhancement
help wanted

**Describe the bug** I have fresh install of the app using Crowdin SDK with floating settings button. I used it for login - enter credentials and hit "Remeber login", I've...

bug
help wanted

Hi! For what purpose you include Toast.swift (Toast banners UIView extension) by Charles Scalesse to the iOS sdk?

enhancement
good first issue

Currently, we build only the `Example` project in the CI/CD build pipeline. We should build the `ObjCExample` project as well. Related code: https://github.com/crowdin/mobile-sdk-ios/blob/master/.github/workflows/build.yml#L76C15-L76C26

good first issue
hacktoberfest
CI/CD

enhancement
help wanted

Currently, the [`build.yml`](https://github.com/crowdin/mobile-sdk-ios/blob/master/.github/workflows/build.yml) doesn't use any caching for CocoaPods dependencies. We need to add the caching step to allow reusing these dependencies and reduce the execution time. **Note**: the `Example`...

good first issue
hacktoberfest
CI/CD

**Is your feature request related to a problem? Please describe.** There is a DoS vulnerability in REXML gem which is included in the Starscream dependency. This vulnerability has been assigned...

enhancement
dependencies