


Move the google-services.json file you downloaded from Firebase console into the root of sample directory.

Add a project in Firebase to use cloud messaging for an application ID (you can use ).In order to run the sample app, you have to create a project and application in Firebase Run the sample module using release as build variant.Get the Access Token generation URL from your backend (Running the Sample backend).Follow the steps from Firebase configuration.Running the Sample app To run the Sample App: See Verify Push Quickstart for a step-by-step guide to using this SDK in a basic Verify Push implementation. Add the google-services.json file to your project.Add a project in Firebase to use cloud messaging for an application ID.If you want to receive challenges as push notifications, you should add a firebase configuration to your project Implementation 'com.twilio:twilio-verify-android:(insert latest version)' Add firebase configuration
