Skip to content

Commit 8bff7c8

Browse files
Enabled background mapping in the demo app
1 parent 29c617e commit 8bff7c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DemoAppSwiftUI/AppDelegate.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ class AppDelegate: NSObject, UIApplicationDelegate {
5353

5454
streamChat = StreamChat(chatClient: chatClient, utils: utils)
5555
*/
56+
57+
StreamRuntimeCheck._isBackgroundMappingEnabled = true
5658

5759
#if RELEASE
5860
// We're tracking Crash Reports / Issues from the Demo App to keep improving the SDK

0 commit comments

Comments
 (0)