by admin | Jan 8, 2017 | Functionality, iOS
Localization kit has been improved to make mobile app localizing easy and quick. Localizing is half the battle but changing the app to a new localization on the fly is difficult. This journey can all to often be achieved if a user changes their location in settings...
by admin | Jan 7, 2017 | iOS
LocalizationKit 1.0.12 release brings in the ability to localize more components just by adding a localization key. The new components now available are: UIButton UITextField UIBarButtonItem UIBarItem Overall the main aim of the LocalizationKit is to make the life of...
by admin | Jan 2, 2017 | Functionality, iOS, Portal
To make localization on your mobile app as easy as possible. I think that realtime updates of text within app are required. I have also seen other solutions where there are editors that are built into your app and with actions like long tap you can call up editors...
by admin | Dec 24, 2016 | Functionality, iOS, Portal
Particularly with mobile development, it is difficult to have enough screen space to create a User Interface that can configure the localization texts required for an application to work across the globe. This is why our approach is to leverage a web portal on another...
by admin | Dec 24, 2016 | iOS
The iOS Swift SDK is ready to go. Here is a video of the capabilities of LocalizationKit. In the video I am using the example app provided in the iOS github repository running on an iPhone 7 Plus iOS 10 simulator to the left and the globally available web portal on...