-->

How to work Phone otp verification in Sketchware pro


 

Hi guys, Welcome to Mersi Tv Tube website. I’m mersi. Today in this topic we’ll learn about using “Phone otp verification in sketchware pro” using sketchware pro blocks to make it easier. Let’s start out topic.


In this topic we’ll use Sketchware pro version to make our system easier. We will use sketchware pro 6.3.0 fix1 to do that. You can use any mod version if it contains phone auth component. We will use Sk pro blocks app to import custom blocks.


Create a project 
At first import all blocks from Sk pro blocks app and then create a new project in Sketchware. Enable firebase manager by providing necessary information. Design your project with two “edittext” and two “button”. Screenshot below.
Add components
Go to component area and add two component. One is ” FirebaseAuth” named “mAuth” and two is “PhoneAuth” named “phoneAuth”. If you don’t have this components then download Sketchware pro 6.3.0 fix1. You’ll get those components in this version.


Send phone otp code

Go to your “buttonSend” button click and add the following block with “phoneAuth” component. Use phone number from “edittext” and select your class. Here we used a toast message.
See Also :