Detecting the use of private APIs

前端 未结 4 931
被撕碎了的回忆
被撕碎了的回忆 2020-12-16 01:58

I\'m being rejected on the App Store for using private instance variables in my app. The ivars I am supposedly using are most definitely not being accessed in my code, but I

4条回答
  •  春和景丽
    2020-12-16 02:33

    I am using one or two static libs from third parties

    Contact the third parties, requesting explanation, they wrote the code, they must know what's in there. They might have a forum or a comments section, where other users might have expressed these concerns already, and you can look for answers and alternatives.

提交回复
热议问题