Purus / launch_review

A Flutter plugin to assist in leaving user reviews/ratings in the Google Play Store. Supports both Android and iOS.
https://pub.dartlang.org/packages/launch_review
MIT License
180 stars 122 forks source link

Adds check for canOpenURL on iOS #7

Closed hugey010 closed 5 years ago

hugey010 commented 5 years ago

Hey, this was crashing during development (pre app store), on both iOS simulator, and iOS hardware. Includes readme update about adding values to Info.plist for querying schemes.

Let me know what you think; thanks for this package!

Purus commented 5 years ago

Thanks for the pull request. I merged your changes without review as I don't have any idea on iOS development.

Thanks again for your time on this and sorry for the delay.