Closed writing-shed closed 6 years ago
I've just installed Armchair and found that it uses UIAlertView which was deprecated in IOS9. Do you plan on upgrading it?
There is no UIAlertView in the source. There is UIAlertController though, and it also uses SKStoreReviewController if you set it that way.
UIAlertView
UIAlertController
SKStoreReviewController
I've just installed Armchair and found that it uses UIAlertView which was deprecated in IOS9. Do you plan on upgrading it?