Results 5 comments of Adriano Pires

I'm facing similar issue, any update?

@triniwiz unfortunately it didn't work, same error. In my case the error is more related to this log message: > JS: ERROR Error: java.lang.Exception: Failed resolving constructor for class 'com.stripe.android.model.CardParams'...

Yes... This is exactly where it fails... Do you have the snipet of code where you are creating CardParams? Mine is: > const cardSession = this.sessionInfoService.getUserSession().creditCard; > const card: CardParams...

@farfromrefug no worries. I thought could a good idea to open the issue, maybe someone has already seen it. Sure, whenever you can... I'll keep studying it.

@farfromrefug as we were discussing in the discord community, it seems it is an issue related to the android package. There is a PR opened for that, but while it...