That's my code
I have aroused the paypal pop-up window at the bottom and successfully opened the paypal H5 page. At that time, the login failed, because I kept loading and couldn't get any error information
Also, why can't I rely on the latest 1.4.0 native library for gradle
To reproduce
That's my code
I have aroused the paypal pop-up window at the bottom and successfully opened the paypal H5 page. At that time, the login failed, because I kept loading and couldn't get any error information
Also, why can't I rely on the latest 1.4.0 native library for gradle
PayPal Android SDK Version
com.paypal.android:paypal-native-payments:1.3.0
Environment
Sandbox
Android Version & Device
Android12
PayPal dependencies
implementation ('com.paypal.android:paypal-native-payments:1.3.0')
Describe the bug
That's my code I have aroused the paypal pop-up window at the bottom and successfully opened the paypal H5 page. At that time, the login failed, because I kept loading and couldn't get any error information Also, why can't I rely on the latest 1.4.0 native library for gradle
To reproduce
That's my code I have aroused the paypal pop-up window at the bottom and successfully opened the paypal H5 page. At that time, the login failed, because I kept loading and couldn't get any error information Also, why can't I rely on the latest 1.4.0 native library for gradle
Expected behavior
I hope login success
Screenshots
No response