Will use of IOKit in my iOS app get my app rejected?

后端 未结 2 697
感动是毒
感动是毒 2021-01-22 17:06

devs, as mentioned by Erica IOKit is a semi private framework; does anybody has any experience in using it in an app-store app? I want to use it to get IMEI and ICCID number.

2条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-22 18:02

    Yes, it will. IOKit is not a public framework on iOS.

提交回复
热议问题