[AC-2541] iOS7 Xcode validation for App Store : Warning "app references non public selectors"
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-09-16T05:40:56.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | ios, ios7, xcode5 |
Reporter | Antoine Rouault de Coligny |
Assignee | Mauro Parra-Miranda |
Created | 2013-09-12T18:02:09.000+0000 |
Updated | 2016-03-08T07:41:36.000+0000 |
Description
I tried to submit my app with the latest build of Titanium.
When Xcode validate the app before it sends it to the App Store it gives me a warning :
"The app references non-public selectors in Payload/My App.app/My App: push:"
I use Push in my app with the Ti.Network.registerForPushNotifications method.
You can see the implementation in the attachments.
Apple is very strict with this kind of warning, and I think the app will be rejected at review.
Attachments
File | Date | Size |
push.js | 2013-09-12T18:02:09.000+0000 | 1414 |
This duplicates the linked issue which has been resolved. Please add additional comments there.
DUP of TIMOB-15125