Hacker News new | ask | show | jobs
by osipovas 2797 days ago
Google sort of bundles this functionality into Firebase.

https://support.google.com/firebase/answer/6317485?hl=en

Check under the "app_remove" section.

Also, a blog post of how this was used in conjunction with Firebase functions.

https://medium.com/@tarunkakkar/detecting-app-install-frauds...