Remind Later issue #1

Closed
opened 2025-12-29 18:27:40 +01:00 by adam · 3 comments
Owner

Originally created by @AlexZd on GitHub (Sep 29, 2014).

When I click this this (Remind Later) button iTunes or StoreKit opens anyway.
Also it isn't enough debug mode only. It appears only when I placed:

Armchair.debugEnabled(true)
Armchair.userDidSignificantEvent(true)

Originally created by @AlexZd on GitHub (Sep 29, 2014). When I click this this (Remind Later) button iTunes or StoreKit opens anyway. Also it isn't enough debug mode only. It appears only when I placed: Armchair.debugEnabled(true) Armchair.userDidSignificantEvent(true)
adam closed this issue 2025-12-29 18:27:40 +01:00
Author
Owner

@coneybeare commented on GitHub (Sep 30, 2014):

This is because UIAlertView's firstOtherButtonIndex is not being set correctly despite the indication it should be in the UIAlertView header. I have swapped it to "1" instead and will push up to master in a bit.

@coneybeare commented on GitHub (Sep 30, 2014): This is because UIAlertView's firstOtherButtonIndex is not being set correctly despite the indication it should be in the UIAlertView header. I have swapped it to "1" instead and will push up to master in a bit.
Author
Owner

@coneybeare commented on GitHub (Sep 30, 2014):

Fixed in af5e5af4da

@coneybeare commented on GitHub (Sep 30, 2014): Fixed in af5e5af4da8ee177d40faf1b6c65a202139928fc
Author
Owner

@AlexZd commented on GitHub (Oct 1, 2014):

thank you

@AlexZd commented on GitHub (Oct 1, 2014): thank you
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#1