Hi,
I'm stuck with the next issue.
I integrated PayPal SDK into my android app.
My app has an underscore in the package name so I have to use ‘App links’.
When I successfully log in to a PayPal account and redirect back to the app, the callback does not trigger.
I also figured out if I press on close button, callback yes triggers.
Also when I returns to the app I receive Intent like this:
app.mobile.main.app.name://paypalpay?code=C21AALAqib-oCkJXmgsoDPPbpAiYza7KJgVoA_01gzzYtawIsgofw0PmCpr186xkz1OY6tSQ...
I checked API calls and the connection to PayPal was created successfully.
Please write if you have any suggestions.
Thanks and have a nice day.