Closed StationChnqoo closed 10 months ago
Thank you for reaching out to the Native Checkout SDK team. This integration path is now inactive for new merchants. If you are an existing merchant, please contact us here for further assistance.
New merchants can integrate the Native Checkout experience via the Braintree Android SDK or PayPal Android SDK. For more information please see their respective developer documentation linked below.
很高兴的告诉各位developer,这个问题已经解决了。 因为目前的项目是ReactNative两年前的版本,所以这中间会涉及到很多三方库的升级和兼容性问题。经过排查新建一个新的Project是没问题的,所以结论是目前的配置有问题。 我尝试依次升级了以下配置:
希望对遇见同样问题的各位有所帮助和启示😄
Before you create a new issue, please search for similar issues. It's possible somebody has encountered this bug already. PLEASE REMOVE THIS LINE TO ACKNOWLEDGE THAT AN ISSUE DOESN'T ALREADY EXIST FOR THIS BUG
Describe the bug I'm using
com.paypal.checkout:android-sdk:1.2.1
in React Native project. I got this exception:To Reproduce
Here is my code in
MainApplication.java
:Expected behavior Config successfully.
Screenshots
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.