LocalizationKit_iOS icon indicating copy to clipboard operation
LocalizationKit_iOS copied to clipboard

Realtime Dynamic localization translation delivery system for iOS and Mac OSX in Swift. Create and update texts from localization.com without needing to recompile or redeploy. Cocapod for iOS devices...

Results 12 LocalizationKit_iOS issues
Sort by recently updated
recently updated
newest added

![Annotation 2020-03-08 132102](https://user-images.githubusercontent.com/819661/76156010-d0ac2d00-613f-11ea-8762-bb618c6931c4.png) Hi. I was wondering if you could help with this. I'm seeing a blank screen when I tried to load translations page and I've attached a screenshot...

I can't add or remove users. I can invite users but the link sent via email does nothing. This is really blocking , can we have this fixed server side?

I added many strings on the server but now once I open the translations page, the view is blank and won't load on both safari and chrome. Does this happens...

Hello, would it be possible to upload translations even in the simplest Excel format? This would be of great help for bigger projects. Thanks, Iordan

How can I distinguish the Button Normal text with Selected text? they use the same localize key in the storyboard, but actually the button title is different.

Hi there, I am using LocalizationKit for quiet a while now and everything worked well but today a problem appeared. Some keys will return empty Strings. For example Localization.get("Admin", alternate:...

Hi, I would like to know if you will port this library to Android in the future, Because It would be very useful to have a single service for localizing...

The current version 4.0.5 shows error like - UIKeyboardWillShow' has been renamed to 'UIResponder.keyboardWillShowNotification - UIKeyboardFrameEndUserInfoKey' has been renamed to 'UIResponder.keyboardFrameEndUserInfoKey' - UIKeyboardAnimationDurationUserInfoKey' has been renamed to 'UIResponder.keyboardAnimationDurationUserInfoKey - UIKeyboardAnimationCurveUserInfoKey'...

Hello, I have this problem where on first start I see the Labels instead of the values. I use this code in AppDelegate: `func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplicationLaunchOptionsKey:...

After add new language, Now the value is empty , So app show nothing or just show key. I think if value is empty, App should show the defallt value...