I'm having issue with teledart.onMessage(entityType: '*').listen((message) is not executing when running as Release and the app is in Background state for iOS #269
Labels
bug
Something isn't working
Describe the bug
I cannot receive the messages when running as Release and the app is in Background state, but when running as Debug, I can receive the messages as normal.
Expected behavior
I would like the behavior that we can still receiving messages in Telegram when running as Release and the app is in Background state. Thanks.
The text was updated successfully, but these errors were encountered: