UrbanApps / UAAppReviewManager

UAAppReviewManager is a simple and lightweight App review prompting tool for iOS and Mac App Store apps. It's Appirater all grown up, ready for primetime.
MIT License
801 stars 117 forks source link

Question about affiliate codes #21

Closed KenRunyon closed 10 years ago

KenRunyon commented 10 years ago

I am getting pushback from mgmt as to why we cannot set the affiliate code and affiliate campaign code to nil/empty, and therefore not included in the review URL. If we explicitly want to set those vars to nil or @"", the '&at=' and '&ct=' parameters should not be appended to the URL, but nil/empty end up using the UAAppReviewManager codes.

Your thoughts? Thanks, Ken

coneybeare commented 10 years ago

It is my belief that by not including a code, you are simply wasting money, so I made it such that no code puts my code in. I give full disclosure to this in multiple places throughout the readme and the code base. After all, why shouldn't somebody get the 7% rather than nobody? If you want to edit the review URL template to remove these variables, feel free to do so in your copy.