imaginary-cloud / CameraManager

Simple Swift class to provide all the configurations you need to create custom camera view in your app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for new Apple Privacy Manifest

giannigdev opened this issue · comments

HI, this is the new Apple Privacy Manifest "Describing use of required reason API":

Your app or third-party SDK must declare one or more approved reasons that accurately reflect your use of each of these APIs and the data derived from their use. You may use these APIs and the data derived from their use for the declared reasons only. These declared reasons must be consistent with your app’s functionality as presented to users, and you may not use the APIs or derived data for tracking.

Do you plan to add the new privacy manifest considering that the Apple deadline for developers is of 1st May? Thanks for your time, hope to read a feedback from you ;)