My app often fails to access the network (other apps on the device can access the network normally), and restarting the app is also ineffective. I need to open and close the flight mode to restore the app's network
I used to suspect the background refresh was the cause, but removing the background refresh still occasionally causes this problem.
Post
Replies
Boosts
Views
Activity
App crashes when it enters the background from the foreground. Sometimes it crashes when it enters the foreground from the background. Strangely, only the release version (including Appstore and testlight) crashes. The crash logs I collected do not seem to provide me with useful information.
here is the crash log.
2022-05-27_18-30-09.2507_+0800-ea87ac26d97dabc0fd3a443d84cee933d1e96167.crash
I'm running my iOS app on my Macbook with M1 cpu.I need to determine whether the current device is a Mac or iOS device...