i'm goind to submit my first iOS app right now,
I removed every NSLog
.but i'm wondering if i have to remove all comment : //
an /* */
.Performance will be affected if i do not remove comment ? (there is a lot of comment)
and what generally should i take care of ?
Do i need to include the a certificate for push notification ?
Where do i set the language of my app, i want it to be French, so i have set in the info.plist Localization native development region to France, nevertheless i still have the "done" button when playing video instead of "Terminé" in French !
Thanks to all, i'll take any advices !