I asked a few questions with a similar problem, but could not find a solution for this. I followed the following steps made in sandbox mode. After the following code, I get a PayPal window.
[[PayPal getPayPalInst] checkoutWithPayment:payment];
In the PayPal window, I can log in using my email and password. which works on the simulator, but on the deviceโs registration button remains disabled after providing valid credentials.

Thank you in advance
I can run a demo. but when I change the package identifier and check, the login button does not turn on in the PayPal window.
Now I found out that it is disabled for my specific package ID when I use a different profile with its package ID, which it works.
Do I need to register our package ID? or any specific reason.
I am using Paypal MPL version 2.1.0.
source share