truecallersignin
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Truecallersignin Plugin is a plugin which is built for using truecaller sdk while signing in your app.

Install the plugin using npm i truecallersignin

import the plugin in your app and add the partnerKey for Truecaller SDK use in your AndroidManifest.xml under the application section

Sync your gradle and then use the truecaller sdk functions.

There are 4 functions in the plugin

  1. Initialize Truecaller SDK.
  2. Check if truecaller app is available or not.
  3. Truecaller popup if the app is installed which returns the json data comprising of name, mobile number, token, etc once the user clicks continue.
  4. Truecaller generates a missed call if the app is not there and on verification gives the token, mobile number and other details in json.

Readme

Keywords

Package Sidebar

Install

npm i truecallersignin

Weekly Downloads

3

Version

0.0.2

License

Open Source

Unpacked Size

113 kB

Total Files

39

Last publish

Collaborators

  • vedantsakhardande