UIApplication.State.inactive
The app is running in the foreground but isn’t receiving events.
Declaration
case inactiveDiscussion
This might happen as a result of an interruption or because the app is transitioning to or from the background.
The app is running in the foreground but isn’t receiving events.
case inactiveThis might happen as a result of an interruption or because the app is transitioning to or from the background.