On iOS devices, to remove the application, the user long presses the application icon until he starts to swing with the symbol (X) in the upper left corner. After pressing the button (X), the message "Delete application" is displayed. If you click the "Delete" button, it will remove the application from the device.
I would like to write a utility application that will remove other unwanted applications. This will be automated, so I will not need to delete them manually.
Any suggestion or hint?
source
share