alpha-wallet-ios
alpha-wallet-ios copied to clipboard
Unbalanced call of UIApplication.endBackgroundTask and beginBackgroundTask
trafficstars
2022-06-02 11:13:25.416618+0300 AlphaWallet[23643:1730230] [BackgroundTask] Background Task 25 ("Finish Network Tasks"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this.