:mega: Hi KMP Enthusiasts! Apple’s requirements fo...
# multiplatform
k
📣 Hi KMP Enthusiasts! Apple’s requirements for App Store submissions are changing in the spring of 2024, affecting all iOS applications, whether they use KMP or not. Now, when building iOS apps, remember to include a privacy manifest, required for App Store submissions. For detailed information on these changes and how to ensure your KMP iOS app complies, see our full article ➡️ https://kotlinlang.org/docs/apple-privacy-manifest.html
👍🏻 1
👌 1
thank you color 1
👍 12
m
Just at the right time, got this warning today when uploading to AppStore 🙏🏽
c
I simply added
.xcprivacy
file by using a extra build step inside XCode. I have 2 apps approved and in the Apple play store using this technique. No gradle tasks needed. https://github.com/realityexpander/FredsRoadtripStoryteller https://github.com/realityexpander/CloudCoverUSA2