UrbanApps / Armchair

A simple yet powerful App Review Manager for iOS and OSX in Swift
MIT License
1.2k stars 137 forks source link

removed shity in-app browser for rating #118

Closed Goktug closed 6 years ago

coneybeare commented 6 years ago

Part of Armchair that many of its implementors like is the ability to use affiliate codes and control where the user goes to rate. We would never remove an option completely. If you don't want to use it, then don't set opensInStoreKit

Goktug commented 6 years ago

@coneybeare Sorry for my commit message. I didn't mean it, it was a joke for my fork repo. However, in-app browser doesn't work as expected. after open the browser, buttons (Done, Cancel) stay under the status bar. This situation is causing clicking problem. That's why I sent this commit. Btw, I missed opensInStoreKit parameter. Thanks