line / line-sdk-unity

Provides a modern way of implementing LINE APIs in Unity games, for iOS and Android.
https://developers.line.biz/
Apache License 2.0
117 stars 24 forks source link

Upgrade xcframework to the latest 5.11.0 to contain the Privacy Manifest #66

Closed onevcat closed 9 months ago

onevcat commented 9 months ago

Upgrade the native LINE iOS SDK for Swift, in which the Privacy Manifest is contained. So LINE SDK for Unity also supports Privacy Manifest.

Fix #65

With these changes, now user can generate a manifest containing description from LINE SDK:

截屏2024-01-12 11 02 31

onevcat commented 9 months ago

@daviscdev It will be appreciated if you can spare some time to check it. Thank you!