onesky / plugin-ios-ota

Over the air plugin
50 stars 8 forks source link

Can't get the translated language #30

Open aly-samesystem opened 5 years ago

aly-samesystem commented 5 years ago

I'm using Over-the-air SDK and export xliff file for English language from the XCode and upload it on OneSky portal, we already translated it to Norwegian and Danish but unfortunately the app can't get the updates by OneSkyOTAPlugin and still display all strings in English even if the device language is Norwegian or Danish. Please advice!

Thanks

rubyluk commented 5 years ago

Hi, Over-the-air SDK support projects with .strings files but not xliff files. I recommend to create a new project and upload the original .strings files in the new project.

aly-samesystem commented 5 years ago

Hi rubyluk, Thanks for your reply Yes i did it and it's working now but i have question, Should i add the supported languages on XCode target to be able to get the updates for these languages from OneSky API?

rafaelmaroxa commented 4 years ago

@aly-samesystem did you figure out the answer to your last question?

Should i add the supported languages on XCode target to be able to get the updates for these languages from OneSky API?