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

Choose a tag to compare

@HHK1 HHK1 released this 07 Dec 21:31

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

Choose a tag to compare

@HHK1 HHK1 released this 06 Mar 14:07
  • Update WeLoop SDK to use the widget 2.0.0

WeLoop 2.0.0-rc1

WeLoop 2.0.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@HHK1 HHK1 released this 04 Mar 21:37
  • Integrate new version of the WeLoop widget

WeLoop 1.0.0

Choose a tag to compare

@HHK1 HHK1 released this 22 Jul 13:41
  • 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.