I am building a hybrid application using cordova. Also I am using Express checkout to integrate PayPal with the application referring this example
This code is working well on Android but not working on iPhone. The PayPal button is not getting rendered.
Is there any other way to integrate PayPal in hybrid apps?