Check if the PWA is installed

Hi everyone!

I was wondering…
Is there a way how i can check if a (signed in) user has installed my app? …and get the result back in a (user) table.

All suggestions are appreciated.

Regards, Ronald

If you need to see the results for all users, you would need a action that writes the result returned by the JavaScript column into a non-computed column.

Thanks Darren,

Next time I’ll do a better search on the forum but for now; thank you for your efforts.

Ronald

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.