bugsnag / bugsnag-unity-performance

Monitor the start-up, scene loading and network requests of your Unity game and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides/unity
MIT License
1 stars 2 forks source link

PLAT-11511 add apple privacy manifest #94

Closed richardelms closed 8 months ago

richardelms commented 8 months ago

Goal

Add a privacy manifest to Plugins>iOS because we use the file creation timestamp as detailed here: https://docs.unity3d.com/2023.3/Documentation/Manual/apple-privacy-manifest-policy.html#CSharpDotNetAPIs

Testing

Manually tested that the file is present in a dry run release

bugsnagbot commented 8 months ago

Build size impact

Format Size impact of Bugsnag (kB)
IL2CPP APK 4.1
IL2CPP IPA 1.8

Generated by :no_entry_sign: Danger