Please How can I send my login form data to my email address with sketchware

238 Views Asked by At

I created a sketchware app with form and login. So I want to send my login form to my mail and am having issues with that. Ive tried using the intent function and I dont know how to use the firebase option to host my database

1

There are 1 best solutions below

0
On

Using Intent, set data :[email protected], you can send data via email.