Prompt is showing , but after pressing Rate now button not showing , juts infinite loading #78

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

Originally created by @FaizalMalik on GitHub (Jan 31, 2019).

I have integrated the swift framework and in app delegate initialised Armchari with my app id -

Armchair.appID(MY_APP_ID)


then in a button call i used -

Armchair.resetAllCounters()
Armchair.showPrompt()

App showing the pop and when i click the rate now nothing happens...

As my app is not published to production, i tried with the Armchair.debugEnabled(true) , still the result is same ..

Could you please tell me how can i see my iTunes page for rating ?

Thanks in advance

Originally created by @FaizalMalik on GitHub (Jan 31, 2019). I have integrated the swift framework and in app delegate initialised Armchari with my app id - Armchair.appID(MY_APP_ID) *************************** then in a button call i used - Armchair.resetAllCounters() Armchair.showPrompt() App showing the pop and when i click the rate now nothing happens... As my app is not published to production, i tried with the Armchair.debugEnabled(true) , still the result is same .. Could you please tell me how can i see my iTunes page for rating ? Thanks in advance
adam closed this issue 2025-12-29 18:28:56 +01:00
Author
Owner

@coneybeare commented on GitHub (Feb 12, 2019):

Try stepping through the code and seeing what is happening in your setup.

@coneybeare commented on GitHub (Feb 12, 2019): Try stepping through the code and seeing what is happening in your setup.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#78