Why does viewWillAppear not get called when an app comes back from the background? I’m writing an app and I need to change the view if the user is looking at the app while talking on the phone. I’ve implemented the following method:... May 16, 2022 0 Comments