I would like to know if some of theses functions are possible with the IOS sdk.
In background process:
to catch
-the available memory space on the ipad -number of cpu -ram size of the ipad -type of screen -langage of the user
-HostName -Ip adress -bluetooth adress -name of the ipad -IOS version -Installed apps on the Ipad -memory used by our app
To catch all these data in background and to send it to a web service. Do you think all this, is possible and allowed by the ios sdk ?
Thank you