Web SDK releases
The SDK is provided automatically by Xtremepush when following the guide to implement the SDK import code on your website. Xtremepush will always provide the latest version available at the time of the implementation, and it is not possible to import an older version.
Current version
The current SDK version on your website can be checked by running
XPEnvironment.version
in your browser's developer console.
SDK releases are not automatically applied to all projects, they are only updated when a config change is made, to make sure that changes only happen when a developer is working on the implementation. To manually force the SDK version update:
- Navigate to the website you wish to update (Settings > Apps & sites > click on the site > Settings)
- Add a new allowed origin to your site, then click Update
- Remove the allowed origin and click Update again.
You'll need to repeat these steps if you want to update more than one website.
Updated 4 days ago