Hello
When I launch my application I go directly here
Only I would like to create an htpasswd before arriving on the page directly
Is it possible ?
Thank you
Hello
When I launch my application I go directly here
Only I would like to create an htpasswd before arriving on the page directly
Thank you
You can't have an actual htpasswd becuase the app does not have an http server in it, but you can set up a login system. See here:
also
ai2.appinventor.mit.edu/?galleryId=5099927202562048
Ok thank you