quickblox-ios-sdk icon indicating copy to clipboard operation
quickblox-ios-sdk copied to clipboard

Privacy Manifest

Open gogasebi opened this issue 3 months ago • 0 comments

New Issue Checklist

  • [ x] I have read the Documentation
  • [x ] I have searched for a similar issue in the project and found none

Environment details

Info Value
iOS Version e.g. 8.0
Quickblox iOS SDK version e.g. 2.7.6
QuickbloxWebRTC SDK version e.g. 2.2.1
Xcode Version e.g. Xcode 8.1
Repro with our demo sample e.g. does it happen with our demo sample?

Did this work before? NO

Expected behavior Return privacy manifest

Actual behavior not returning privacy manifest

Logs

Please use the following template for logs:

To enable full logs use the following code:

[QBSettings setLogLevel:QBLogLevelDebug];
[QBSettings enableXMPPLogging];
Title for logs

// Your logs here

Steps to reproduce the behavior The SDK is not returning the Privacy Manifest required by Apple

Any others comments

gogasebi avatar May 01 '24 15:05 gogasebi