SKStoreReviewController Review Request gives no feedback to user interaction
| Originator: | thebrianramirez | ||
| Number: | rdar://32886887 | Date Originated: | 06/20/2017 |
| Status: | Open | Resolved: | |
| Product: | StoreKit | Product Version: | iOS 10.3.3 |
| Classification: | Suggestion | Reproducible: | Always |
Area: StoreKit Summary: When using the the StoreKit API, SKStoreReviewController.requestReview() API, no feedback is given to if the user interacted with either the star-rating, the cancel button, or the submit button from the rating alert view. It would be helpful for developers to know when this view is dismissed, regardless if the user submitted an app rating or not. Steps to Reproduce: 1. Launch an app that uses StoreKit and the requestReview() API. 2. Trigger the SKStoreReviewController.requestReview() API 3. Developer receives no feedback to if the view has been displayed or if the user has dismissed the rating alert view. Expected Results: Some sort of UINotification or delegate callback would be nice to inform developers that the user is done interacting with the App Rating prompt. Observed Results: No notification, delegate callback or other information is available to inform the developer that the user is done interacting with the iOS App Rating/Review prompt. Version: iOS 10.3.3 (14G5047a) Notes: Configuration: iPhone 6S Plus (MKTQ2LL/A) iOS 10.3.3 (14G5047a) Xcode 8.3.3 (8E3004b) macOS Sierra 10.12.5 (16F73)
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!