Closed mhochk closed 7 months ago
We used to have more return types, but it was paired down for the sake of privacy. Since no one has mentioned that this is a blocker for them to be able to build a web app store, we could choose to exclude this info for now, but add it later if there's enough feedback. Thoughts @diekus?
100% agree @amandabaker
I would expect Store sites may want to be able to distinguish between actual installs and install attempts that were actually already there, so what about an additional property on the return object? Something like
is_new_install
?