AgoraIO-Extensions / Agora-Flutter-RTM-SDK

Flutter wrapper around the Agora Real Time Message SDKs for Android and iOS
MIT License
106 stars 73 forks source link

iOS crashed when app in background for a while #138

Closed akindone closed 1 year ago

akindone commented 1 year ago

Describe the bug put app in background for about 2 hours, then open the phone found app crashed. we got a crash report from testflight. using agora_rtm: ^1.1.1

Screenshots

image

Smartphone (please complete the following information): image

Additional context Add any other context about the problem here.

HatsuneMikuV commented 1 year ago

Terminating app due to uncaught exception 'NSGenericException', reason: ' Collection <__NSDictionaryM: 0x28171dbc0> was mutated while being enumerated.' image

agora_rtm: ^1.5.0

HatsuneMikuV commented 1 year ago

image

LichKing-2234 commented 1 year ago

has been fixed at the latest version