Cannot resolve CardEntry
dormadevelopment opened this issue · 1 comments
dormadevelopment commented
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:
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.
What potentially am I doing wrong?
Any help would be much appreciated.
Rohitsachdeva commented
Same issue, no update on it?