Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Releases: WeLoopTeam/WeLoop-iOS

UISceneSession compatibility

07 Dec 21:31

Choose a tag to compare

Add support for scene based applications.

If your application uses a UISceneSession, you need to configure the SDK early on in your ApplicationDelegate:

WeLoop.set(sceneBasedApplication: true)

In the next major release, this will no longer be necessary.

WeLoop 2.0.0

06 Mar 14:07

Choose a tag to compare

  • Update WeLoop SDK to use the widget 2.0.0

WeLoop 2.0.0-rc1

04 Mar 21:37

Choose a tag to compare

WeLoop 2.0.0-rc1 Pre-release
Pre-release
  • Integrate new version of the WeLoop widget

WeLoop 1.0.0

22 Jul 13:41

Choose a tag to compare

  • API is now stable and follows semver
  • Added a badge on the WeLoop Floating action button to display a notification badge.
  • Better support of the WeLoop widget on iPad screens.