we are using @capacitor-mlkit/barcode-scanning in our ionic App, which is interlink dependent with GoogleToolboxForMac. Recently we got an email from apple store regarding Missing privacy manifest. We try to upgrade @capacitor-mlkit/barcode-scanning which is internally updated GoogleToolboxForMac version to 4.2.0. but once I ran xcode for privacy report, it is not showing up in xcode. Any idea on it(if privacy manifest is added that should be shown up xcode generated report, right?) please help me n correct me
podfile.lock
- MLKitBarcodeScanning (6.0.0):
- MLKitCommon (~> 12.0)
- MLKitVision (~> 8.0)
- MLKitCommon (12.0.0):
- GoogleDataTransport (~> 10.0)
- GoogleToolboxForMac/Logger (< 5.0, >= 4.2.1)
- "GoogleToolboxForMac/NSData+zlib (< 5.0, >= 4.2.1)"
- GoogleUtilities/Logger (~> 8.0)
- GoogleUtilities/UserDefaults (~> 8.0)
- GTMSessionFetcher/Core (< 4.0, >= 3.3.2)
- MLKitVision (8.0.0):
- GoogleToolboxForMac/Logger (< 5.0, >= 4.2.1)
- "GoogleToolboxForMac/NSData+zlib (< 5.0, >= 4.2.1)"
- GTMSessionFetcher/Core (< 4.0, >= 3.3.2)
- MLImage (= 1.0.0-beta6)
- MLKitCommon (~> 12.0)
Apple Email: