CDN setup with .xml file #201
-
|
Hey guys I'm trying to implement the SDK in our iOS app, but I'm having difficulty with getting it to work. Is .xml files not support? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
Hi @mahyarworkday! The iOS SDK works only with the native iOS strings/stringsdict file formats. Also, the iOS XLIFF is supported What kind of XML files you are using? |
Beta Was this translation helpful? Give feedback.
-
|
Hey @andrii-bodnar I see, then it makes a bit more sense. |
Beta Was this translation helpful? Give feedback.
-
|
@mahyarworkday this file looks like a regular Android XML file There is a "Bundles" feature in Crowdin. This feature allows adding and configuring bundles for exporting sets of strings in one of the selected formats and this feature supports export to the iOS Strings file format. Then, bundles can be used in the Content Delivery while creating a Distribution for your iOS app. Read more - Bundles |
Beta Was this translation helpful? Give feedback.
You need to configure two bundles in the Crowdin project:
Then create a new distribution in the Target file bundle export mode and select both previously created bundles.
You can do this either in the UI or using the CLI
bundleanddistributioncommands.