Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode Validation Error: non-public selectors

When I validate my project in Xcode I get an error:

The app references non-public selectors in Payload/appname.app/appname:setResult:

I've searched for setResult in my project, but there are no matches.

I've submitted my app for review with this error...but now I am afraid that it will be rejected...

I use two 3d party frameworks:

  • FBSDKCoreKit (lates ver.)
  • GoogleMobileAds (lates ver.)

and some Apple frameworks:

  • gameKit
  • storeKit
  • iAd
  • AVFoundation;

Does anybody know how can I fix that error?

UPDATE: Despite the error I've passed a review without any problems.

like image 421
Edgar Avatar asked Sep 10 '26 19:09

Edgar


1 Answers

Including Bolts.framework in your project will fix the issue.

like image 74
dragosaur Avatar answered Sep 12 '26 22:09

dragosaur



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!