square/in-app-payments-android-quickstart

Cannot resolve CardEntry

dormadevelopment opened this issue · 1 comments

Hey there,

When attempting to implement the In-App Payments SDK into my Android application, I cannot resolve the CardEntry class. I have tried to import it but it's not importable. I followed the Install SDK and "Build On Android" guides but still not able to import the CardEntry class:
Screen Shot 2022-09-14 at 7 44 19 PM
Screen Shot 2022-09-14 at 7 48 11 PM

I checked and copied over all versioning and code in the build.gradle (app) in this sample application but still, not able to import the CardEntry class.
Screen Shot 2022-09-14 at 7 47 38 PM
Screen Shot 2022-09-14 at 7 48 57 PM

What potentially am I doing wrong?

Any help would be much appreciated.

Same issue, no update on it?