I am making an iOS enterprise app which need iPhone/iPad IMEI, serial number and UUID programatically in Swift but I am not getting any way to find it out.
Apple doesn't allow us to get IMEI number directly but please let me know if any third party frameworks/api that provide me IMEI and other device information.
I don't want to upload app in App Store so there is no issue with Apple rejection.