You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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 ***@***.***> 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
<#43>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AKWTvqkwL3FM6lWsv6RcQkcb01lB-Ih2ks5vGeCKgaJpZM4aRQCB>
.
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...
The text was updated successfully, but these errors were encountered: