Post

Replies

Boosts

Views

Activity

Reply to Privacy manifest missing in third-party SDK used in App
SwiftyJSON has fixed this issue. Check out the latest updates. If there are more libraries that have been interrupted, you should check. 1. Verify that the library requires PrivacyManifest. you submit the app where the library was used to TestFlight for verification. Apple will send you an email if you have any issues. If you don't have an app, check out the library yourself. 2. If you don't have anything to write about, you don't need PrivacyManifest. 3. If you need to fill out something in the Library PrivacyInfo, choose from the following methods. Keep in touch with your library developer for updates. Fork the library to add PrivacyInfo. In the app's PrivacyInfo, type the type that the library has. I think the third method would be the simplest.
Mar ’24
Reply to xcode clang: error: "cannot specify -o when generating multiple output files"
@eskimo Thank you for your response. We are making navigation apps and there are two projects. Both have engine part, one c based, the other c++ based. We don't know if c or c++ has something to do with this error, but only c++ project makes this errors. They are iPhone/iPad apps, and yes, they are XCode projects. Since it's a big project, we didn't try making a new project yet.
Mar ’24
Reply to How do I check if a version of an sdk I am using in my app uses a privacy impacting sdk?
Apple began sending emails on March 13, 2024. Submission to launch the app Submission to use external TestFlight In my experience, if there is a PrivacyManifest problem in the above situation, an e-mail was sent within 5 minutes. (You can see that you will receive an e-mail almost at the same time as you submit it.) The best way is to submit it to an external TestFlight while changing the build.
Mar ’24