Could not successfully update network info during initialization

后端 未结 6 1529
忘掉有多难
忘掉有多难 2021-02-12 13:03

I get the above mentioned issue all the time when I first launch the app in the day. When I first launch the app, I make server calls to get some data and then play animation v

6条回答
  •  灰色年华
    2021-02-12 13:48

    Issue: same with Xcode 9.0 iOS11. Resolution: new iOS requires you to manually turn on privacy for new deployment apps. Upgrades of the app is not needed. Following these steps: (1) iPhone "Settings" icon: click (2) "Privacy": click (3) "Location Services": click (4) [Your app]: click on your app (5) "While Using the App": click

提交回复
热议问题