Closed scannillo closed 1 year ago
Simplify merchant integration by requiring the urlScheme in the POPPopupBridge.init() instead of requiring they set it via a separate static method in their AppDelegate.
urlScheme
POPPopupBridge.init()
[X] Added a changelog entry
@scannillo
Summary of changes
Simplify merchant integration by requiring the
urlScheme
in thePOPPopupBridge.init()
instead of requiring they set it via a separate static method in their AppDelegate.POPPopupBridge.init()
Checklist
[X] Added a changelog entry
Authors
@scannillo