Closed scannillo closed 8 months ago
Unit Tests are failing on main
and look unrelated to the changes in this PR. Created a ticket for us to fix these on main
- DTBTSDK-3662
UI tests also passing locally on Xcode 15.3 on this branch.
@jaxdesmarais - I think we are OK to merge this. The unit tests are also failing on main and the UI tests are passing locally, so none are related to these changes. Look OK to you? 🚀
@scannillo yeah I am okay with merging with the failures. They were also failing here: https://github.com/braintree/popup-bridge-ios/pull/62 so seems unrelated.
Summary of changes
Set
WKUserScript.forMainFrameOnly
to false - (see Apple docs)Tested with @ravishekhar's sample site https://ravishekhar.github.io/paypal-buttons/static/
Checklist
[X] Added a changelog entry
Authors
@scannillo @ravishekhar