'get last Iphone-system internet connection date

I wonder if it's possible to get the Iphone system last internet connection date (independently of my app) by using a static method or something like that in swift code :

var lastDate = OneWonderfullCLass.getLastNetworkConnection()

If itsn't possible, do you have any idea to do that ?

Thanks for your responses



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source