Localization doesn't work with Carthage installation #29

Open
opened 2025-12-29 18:28:23 +01:00 by adam · 1 comment
Owner

Originally created by @DanielsCode on GitHub (Apr 2, 2016).

Hi,

I try to use armchair. I use this in my AppDelegate

    Armchair.appID("12345678")

    // Demo mode
    Armchair.showPrompt()

And I added a new language under the project tab. The prompt is always shown in english. Any hints?
Thanks for helping in advance.

Originally created by @DanielsCode on GitHub (Apr 2, 2016). Hi, I try to use armchair. I use this in my AppDelegate ``` Armchair.appID("12345678") // Demo mode Armchair.showPrompt() ``` And I added a new language under the project tab. The prompt is always shown in english. Any hints? Thanks for helping in advance.
Author
Owner

@phimage commented on GitHub (Jul 15, 2016):

Using master head code or tagged one: 0.1.2( Dec 10, 2015) ?

Fix localization by getting the framework bundle ce4d4a42ff committed on Dec 11, 2015

@phimage commented on GitHub (Jul 15, 2016): Using master head code or tagged one: 0.1.2( Dec 10, 2015) ? Fix localization by getting the framework bundle ce4d4a42ff62dcffec56fd7980e8d61ad1814f6e committed on Dec 11, 2015
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#29