Hi - I have created an app which has user dependent data. So, I have set its privacy settings to “Public with email” along with “allow sign in with google”
However, at the moment, I am also giving demo to a lot of users. I usually send them a link and ask them to login. I want them all to login to one account that has some demo data - but the challenge is they wait for me to send them back an OTP that comes into my email ID.
Is there a way around this - one hack is to create a demo copy of the app that doesnot have any user-specific data (so I can retain the sharing settings to public). But is there a cleaner way around this by using a different sharing settings?
If it is a demo app, and you know the emails in advance of the client to whom you are sending the app for demo, may be you can add their emails to your user list and add some test data for each user. This way they will be signing in from their own emails and still see some test data…