Skip to content

7.0.22

Choose a tag to compare

@PushwooshCI PushwooshCI released this 04 Feb 11:08
· 30 commits to master since this release

New Features

  • Added Pushwoosh_DISABLE_URL_FALLBACK configuration option to prevent Safari fallback when handling Universal Links from push notifications
    <key>Pushwoosh_DISABLE_URL_FALLBACK</key>
    <true/>
    Use this if your app handles Universal Links but third-party SDK swizzlers (Firebase, Facebook) cause the URL to also open in Safari.