Merge branch 'develop' into release/4.0

This commit is contained in:
Salvatore Giordano
2022-05-03 09:02:02 +02:00
committed by GitHub
6 changed files with 127 additions and 38 deletions
@@ -293,10 +293,7 @@ class _AdvancedOptionsPageState extends State<AdvancedOptionsPage> {
),
);
final client = StreamChatClient(
apiKey,
logLevel: Level.INFO,
)..chatPersistenceClient = chatPersistentClient;
final client = buildStreamChatClient(apiKey);
try {
await client.connectUser(