This repository was archived by the owner on Jun 4, 2025. It is now read-only.
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.