簡體   English   中英

java.lang.NoClassDefFoundError:無法解決以下問題:Lcom / stripe / android / stripe3ds2 / service / StripeThreeDs2ServiceImpl;

[英]java.lang.NoClassDefFoundError: Failed resolution of: Lcom/stripe/android/stripe3ds2/service/StripeThreeDs2ServiceImpl;

我正在將條帶從3D Secure遷移到3D Secure 2。

當我將庫更新為

com.stripe:stripe-android:10.4.2@aar

我收到此錯誤

java.lang.NoClassDefFoundError: Failed resolution of: Lcom/stripe/android/stripe3ds2/service/StripeThreeDs2ServiceImpl;

當我使用此命令初始化Stripe(app,KR.strings.stripe_key)

如果有人可以幫助我,將不勝感激。

實現'com.stripe:stripe-android:10.4.2@aar'

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM