You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im currently using the latest version pusher_client: ^2.0.0, everything is working fine until I uploaded a test flight. I get this error
ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/Starscream.framework/Starscream”, which includes Starscream, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests,
I did some research and found out that pusher_client uses Starscream and there is no privacy manifest.
The text was updated successfully, but these errors were encountered:
Im currently using the latest version pusher_client: ^2.0.0, everything is working fine until I uploaded a test flight. I get this error
ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/Starscream.framework/Starscream”, which includes Starscream, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests,
I did some research and found out that pusher_client uses Starscream and there is no privacy manifest.
The text was updated successfully, but these errors were encountered: