Long DaiKa
I hate code!
Profile
Posts: 17
Reg: Jan 15, 2015
BienHoa
170
03/03/15 12:14 AM (9 years ago)

iTunes Connect: Your app xxxxhas one or more issues

hi everybody, i got email from iTC when upload my app: - Missing 64-bit support: how i can add 64-bit in BT app? - Missing Push Notification Entitlement: how i can resolve it? i don't use push for my app. I download code from BT cp and work with my app, i don't change everything in code
 
Becky
I hate code!
Profile
Posts: 269
Reg: Aug 08, 2012
NYC
6,140
like
03/03/15 12:42 AM (9 years ago)
You will want to add arm64 to the Architecture Settings. Go to Build Settings - Architectures - Valid Architectures and add "arm64" after armv7, armv7s. Make sure you have arm64 added to the Standard Architectures also. It should already be there but just double check. Missing Push Notification - I always get that message even though I don't use it. I just ignore it.
 
Long DaiKa
I hate code!
Profile
Posts: 17
Reg: Jan 15, 2015
BienHoa
170
like
03/03/15 01:16 AM (9 years ago)
thank for your help i submitted my app and waiting for review
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
03/03/15 02:59 AM (9 years ago)
Watching that Becky sling technical advice :-) I did not know about checking the Standard Architecture -- learning every day! Thank you!
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
03/03/15 07:52 AM (9 years ago)
If it is a new app, adding arm64 to the architecture is now mandatory. If the app is an update to an existing app, you don't need to add 64 bit support straight away if you don't want to. Cheers, Alan Apple message reads as follows: Missing 64-bit support - Beginning on February 1, 2015 new iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK. Beginning June 1, 2015 app updates will also need to follow the same requirements. To enable 64-bit in your project, we recommend using the default Xcode build setting of “Standard architectures” to build a single binary with both 32-bit and 64-bit code
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.