Kyle Abens

Results 25 comments of Kyle Abens

@robingenz verifyPhoneNumber for multi factor authentication is a little different since it takes a session instead of a phone number. Would love to see this added as an option. Should...

I do not unfortunately. Is there no other way to log data from an app downloaded via the Google Play Store?

It doesn't throw an error in my try catch, it just never resolves. Even if I then cancel the payment it just spins and nothing ever happens. It never moves...

Because I'm not getting any error with either of these promises I'm going to assume it has something to do with the plugin which I'm unfortunately not able to log.

Yea, since I can't see anything in the console I'll try to place some different alerts along the way so I can confirm where it gets hung up.

Okay thanks for that but just from my initial test I can confirm that it's getting hung up on `retrievePaymentIntent(clientSecret)`

Here is my build log when I generate an Android App Bundle for release incase this helps: ``` Starting Gradle Daemon... Gradle Daemon started in 968 ms > Configure project...