mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 14:23:25 +01:00
rateApp() not working, "Write Review" page in AppStore cannot be opened. #69
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @csemresari on GitHub (Sep 25, 2017).
Currently Armchair's rateApp() function is not working.
In order to open the "Write Review" page in AppStore:
1) Use
2) Change Armchair's reviewURLString() like below
@coneybeare commented on GitHub (Sep 26, 2017):
Nice find. Please submit a pull request that has this as a backwards compatible value per iOS version. Don't forget about the affiliate code and affiliate campaign values as well.
@dagerydoo commented on GitHub (Oct 5, 2017):
What is the plan for updating this for iOS 11? @csemresari are you working on a fully backwards compatible change? I noticed this forked change which seems good enough for most of us to proceed. I'd prefer to use a formal release from this repo, but I am concerned that it lacks support for iOS 11 a good while after the update was released...
@coneybeare commented on GitHub (Oct 11, 2017):
I've updated master with this change, and am pushing cocoapod version 0.3.4 now.