Hacker News new | ask | show | jobs
by objc 1854 days ago
You can only present this alert 3 times a year. Also, you cannot configure it to have a rating already set. Also, when the alert is presented, it is animated. You would see the animation if it were in a loop.
3 comments

Nothing like making full use of the first time then.
And also developer cannot check how many times it has already been shown.
Given that this exploit seems to watch for the window appearing, they probably can count. They could store a count somewhere and increment the saved count when they see the window.
I can confirm this, as an iOS developer.