Is it possible to add functionality to the SKSStoreReviewController class in Swift? Specifically like adding a completion handler to the button to know if a user actually submitted a review?
Not presently that I'm aware. I would guess that it would get into some thorny privacy issues if you could tell when a particular review popped into the store and specifically which user sent it.