Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated iPhone review to the newer SKStoreReviewController
* As mentioned in #32 , the older SKStoreReviewController is deprecated and we should be using the newer ones recommended by apple. * I followed the code recommended in the [Apple Forums](https://developer.apple.com/forums/thread/652157?answerId=653723022#653723022) in order to figure out the solution **Testing** ------ * Tested in iPhone 8 Simulator running iOS 15.2 * Created a blank native app in Xamarin iOS and put in the code as you can see in the screenshots and i was able to see the review popup successfully without any exceptions
- Loading branch information