openimsdk / open-im-sdk-ios

An OpenIM SDK in Objective-C for iOS
https://openim.io
MIT License
151 stars 140 forks source link

Bug: <describe the error> #31

Closed QiuYeHong90 closed 8 months ago

QiuYeHong90 commented 10 months ago

What happened?

为什么应用在后台无法收到消息

What did you expect to happen?

为什么应用在后台无法收到消息

How can we reproduce it (as minimally and precisely as possible)?

为什么应用在后台无法收到消息

Anything else we need to know?

为什么应用在后台无法收到消息

version

```console $ {name} version # paste output here ```

为什么应用在后台无法收到消息

Cloud provider

为什么应用在后台无法收到消息

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

为什么应用在后台无法收到消息

Install tools

为什么应用在后台无法收到消息

std-s commented 10 months ago

@QiuYeHong90 hi, Due to the iOS mechanism, you can find a way to keep the program from being suspended.

std-s commented 8 months ago

It hasn't responded for a long time, so I'll close it first.