Skip to content
Advertisement

Paypal Native Checkout Button keeps loading and then disappears on Android

I’m using the new Native Checkout SDK for Android with Java and I’ve been following every step in the documentation but this keeps happening and I don’t know why

This is on my public class app extends Application

JavaScript

On my fragment where the button is implemented

JavaScript

enter image description hereenter image description here

Advertisement

Answer

Just Solved It by adding this line in the extends application file:

JavaScript
User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement