I am trying to upload my iOS app on app store but i am getting an error when i try to upload binary. My app is already available on iTunes but this time i am getting this error and don't know how to fix it. Error snapshot is attached below
Asked
Active
Viewed 991 times
0
-
1Do you have a method in your app that is `_terminateWithStatus:`? If so, the easiest solution would be to rename that method. – Simon Goldeen Mar 13 '14 at 20:29
-
I don't think it's as easy as renaming the method. It states the he's using a non-public API, not that there's some type of namespace conflict or anything. Quick search revealed this http://stackoverflow.com/questions/7031356/finding-private-api-call-terminatewithstatus – JJC Mar 13 '14 at 21:20
-
I don't know about otool where i should run these commands? – Mashhadi Mar 14 '14 at 07:39