Skip to content

Releases: WeLoopTeam/WeLoop-iOS

UISceneSession compatibility

07 Dec 21:31
Compare
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
Compare
Choose a tag to compare
  • Update WeLoop SDK to use the widget 2.0.0

WeLoop 2.0.0-rc1

04 Mar 21:37
Compare
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
Compare
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.