Missing compliance pain in the 🐴

For the most part, uploading applications on the AppStore is really straightforward. But you know that one thing you need to do after each upload has been processed? Yeah, that one….missing the code compliance “thing”

It’s definitely there for a …


This content originally appeared on DEV Community and was authored by emin

For the most part, uploading applications on the AppStore is really straightforward. But you know that one thing you need to do after each upload has been processed? Yeah, that one....missing the code compliance "thing"

xcode screenshot

It's definitely there for a reason. If you are using any kind of encryption you need to state that properly. But for the MOST of us I believe, which do some low-level type apps, and rarely use encryption, it has become one thing that is pain in the ass and with each upload you need to wait for the processing to complete so you can just tap that one radio button.

Well, no more! 🚀

It is surprisingly simple! (So simple it makes you wonder why isn't it there by default)

Just add this key ITSAppUsesNonExemptEncryption to your Info.plist, and set it to NO

image

And Boom! 💥 You are now ready to upload without any hassle. And next time your build is processed, it goes straight to your Testflight.

Thank you for reading, you superb person! ♥️

Get in touch on Twitter

Consider subscribing to the newsletter below if you loved the content.

Cheers! 🍻


This content originally appeared on DEV Community and was authored by emin


Print Share Comment Cite Upload Translate Updates
APA

emin | Sciencx (2022-04-03T17:15:05+00:00) Missing compliance pain in the 🐴. Retrieved from https://www.scien.cx/2022/04/03/missing-compliance-pain-in-the-%f0%9f%90%b4/

MLA
" » Missing compliance pain in the 🐴." emin | Sciencx - Sunday April 3, 2022, https://www.scien.cx/2022/04/03/missing-compliance-pain-in-the-%f0%9f%90%b4/
HARVARD
emin | Sciencx Sunday April 3, 2022 » Missing compliance pain in the 🐴., viewed ,<https://www.scien.cx/2022/04/03/missing-compliance-pain-in-the-%f0%9f%90%b4/>
VANCOUVER
emin | Sciencx - » Missing compliance pain in the 🐴. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/04/03/missing-compliance-pain-in-the-%f0%9f%90%b4/
CHICAGO
" » Missing compliance pain in the 🐴." emin | Sciencx - Accessed . https://www.scien.cx/2022/04/03/missing-compliance-pain-in-the-%f0%9f%90%b4/
IEEE
" » Missing compliance pain in the 🐴." emin | Sciencx [Online]. Available: https://www.scien.cx/2022/04/03/missing-compliance-pain-in-the-%f0%9f%90%b4/. [Accessed: ]
rf:citation
» Missing compliance pain in the 🐴 | emin | Sciencx | https://www.scien.cx/2022/04/03/missing-compliance-pain-in-the-%f0%9f%90%b4/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.