willpowell8 / LocalizationKit_iOS

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 (iPad, iPhone, iPod Touch and Mac)
https://www.localizationkit.com/app/
MIT License
1.23k stars 79 forks source link

Some Strings don't reach iOS #43

Open apm-lucas-zacharias opened 5 years ago

apm-lucas-zacharias commented 5 years ago

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: "Admin") returns ""

On localizationkit.com there appears to be a bug with these keys. They appear to be empty (although not appearing in "Missing" Tab). When I type something in they keep the value for a short time and then go back to "".

As the two keys affected by this are titles for UIBarButtonItems these buttons aren't appearing at all which makes the complete admin & editor area of my app unreachable! This app is already in use by my customer...

willpowell8 commented 5 years ago

Hi,

Thank you for reaching out. Are you okay for me to look into your account? I will not change any keys but analyse the data being transferred.

Kind regards

Will

On Thu, 24 Jan 2019 at 17:34, LucasZL notifications@github.com wrote:

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: "Admin") returns ""

On localizationkit.com there appears to be a bug with these keys. They appear to be empty (although not appearing in "Missing" Tab). When I type something in they keep the value for a short time and then go back to "".

As the two keys affected by this are titles for UIBarButtonItems these buttons aren't appearing at all which makes the complete admin & editor area of my app unreachable! This app is already in use by my customer...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/willpowell8/LocalizationKit_iOS/issues/43, or mute the thread https://github.com/notifications/unsubscribe-auth/AKWTvqkwL3FM6lWsv6RcQkcb01lB-Ih2ks5vGeCKgaJpZM4aRQCB .

willpowell8 commented 5 years ago

Also please can you email me direct using willpowell8[at]gmail.com