Can I write the shell script with ARP commands like arp -a and run the script at run time and store the result of it.
e.g. a button in my UI screen when user clicks on the button I will run the shell script and get the IP and MAC and store the output in a file.
Is it allowed and will apple accept my application for app store.