Closed JustTrust closed 2 years ago
This implementation has been taken from your Quick Start guide and it fails on the first item, any hints or suggestion?
Hi @JustTrust - Apologies for the confusion on this, it looks like the Quick Start guide hasn't been updated for v4. PopupBridgeActivity
has been removed in favor of providing more control over the deep link activity. Please refer to our Migration Guide, and we will work on getting the Quick Start guide updated.
Thanks for update! I can not use migration guide because there is no any migration in my project. Will wait for a fixed version of Quick Start guide.
Hi @sarahkoop. Is any full instruction for Paypal bridge integration or just Quick start guide? If yes can you please add link to it to readme file.
The quick start and the migration guide are the existing documentation, but feel free to check out the Demo app in the repo if you want to see a complete example integration!
General information
Issue description
First: dependency was added to build.gradle 'com.braintreepayments.api:popup-bridge:4.1.0'
Second: activity tag was added to manifest Problem: no import for "com.braintreepayments.popupbridge.PopupBridgeActivity"