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
{{ message }}
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
When I have a issue with ProductID, i don'ts see the button SUBSCRIBE_BUTTON_TEXT (subscribe) with restore purchases.
In the ShelfViewController method ViewWillAppear
buttonItems does not add self.subscribeButton because [issueManager hasProductIDs] return false.
But after issues refresh i have an issue with ProductID and then I need to display a button.
my workAround:
I create a method called in the ViewWillAppear and in the handleRefresh method if status==YES
this is code in the method
ifdef BAKER_NEWSSTAND
endif
The text was updated successfully, but these errors were encountered: