Ionic 3 - Phone Auth with Accountkit

preview_player
Показать описание

Follow me on twitter - @rajayogan14k

Рекомендации по теме
Комментарии
Автор

Great tutorial easy to follow, when i open the app on my phone and try to click on the button nothing happens. No error screen just the same page with the button "login using your phone number"

omaraaiachi
Автор

Thank You Soo Much bro.. It's Working Fine

areefareef
Автор

Please resolve Error:
ERROR TypeError: Cannot read property 'loginWithPhoneNumber' of undefined

areefareef
Автор

i faced account kit not available for new developer...?

durairaj
Автор

hi there great Job...\can you create a dialogue flow on your App ?

zolabidi
Автор

can u do a video on how to integrate alram in ionic 3

sini
Автор

Hello Sir
Thank You for this tutorial...Sir want to ask which plugin can be used in creating an ionic app for deleting temporary files.?

cvtester
Автор

I'm using Ionic 3 with Accountkit Integration
Im getting

error: resource style/AccountKitLoginTheme (aka not found.

rajeshchiru
Автор

What is the difference between selecting iOs and Android at 3:25 . It will work on both platform right?

kamehameha
Автор

Can I change the UI of that phone auth form?

godwinpremkumar
Автор

Cannot read property 'loginWithPhoneNumber' of undefined (login.ts:23) is the error I getwith AccountKit

bhavik
Автор

hello problem TypeError: Cannot read property 'loginWithPhoneNumber' of undefined

carlosmundaray
Автор

How to fetch the mobile number that the user entered after successful verification in the dashboard page... pls help sir

mysalman
Автор

I did, What you have done till 3.40 and after that, I try this at browser by using "ionic serve --l" and I got an error when pressing "LOGIN" Button 'Cannot read property 'loginWithPhoneNumber' of undefined'

anythingeverything
Автор

Hi. It says "AccountKitPlugin is not defined". I also tried with 'declare var AccountKitPlugin: any;' but get the same result. Any help?

kevintale
Автор

Hi Raja Yogan, can you make an Ionic tutorial on how to make ionic app function that when the user click book button, a 5 minute verification window displays until the seller/vendor accepts or cancels the order. The moment the user click book button the information on items and other information must be notified to the seller or related users account on the spot. and if the seller accept or reject the order, the system must notify and update the response to the users app on the spot. Similar idea like uber or ola app booking and driver accept function. Im not sure how to get that work. Can you please help?

manigandanraamanathan
Автор

Still getting same error on mobile device. Help me bro

gurututors
Автор

HELPME
ERROR TypeError: no se puede leer la propiedad 'loginWithPhoneNumber' de undefined

jorgeN
Автор

getting error as cannot read property 'loginWithPhoneNumber' of undefined
how to resolve this????
Please Reply

gurututors
Автор

Thanks for the tutorial. I have added accountkit to my project and it works perfectly on my ionic capacitor ios and web but my android give this issue when I debug it.


E/AndroidRuntime: FATAL EXCEPTION: main
Process: PID: 5753
Failed resolution of:
at Source)


Please I need help

kelubboy