I have a problem with the PaymentSheetActivity in Android, please help #1983
Unanswered
ahmed10099
asked this question in
Q&A
Replies: 2 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had followed each steps in the requirement and stipe payment is working good in the debug mode and release mode , but I have concern about an error that shows in the console ,
E/ThemeUtils(20721): View class android.support.v7.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
E/ThemeUtils(20721): View class com.google.android.gms.wallet.dynamite.common.ui.RoundedImageViewWithBorder is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
I had tried hard but cant solve it , can someone help please.
Beta Was this translation helpful? Give feedback.
All reactions