videokit-ai / natshare

Cross-platform social sharing for Unity Engine.
https://github.com/natmlx/videokit
Apache License 2.0
134 stars 28 forks source link

Expose `EmbedAndroidX` setting #139

Closed invisible-defects closed 1 year ago

invisible-defects commented 1 year ago

Hi! I'm currently unable to find a way to change EmbedAndroidX setting with script. It would be really useful for CI / having multiple build configurations in one project.

invisible-defects commented 1 year ago

The way I temporarily solved it is by having 2 NatShare.asset files (one with the setting enabled, one with the setting disabled), and swapping them any time I change build configuration. But it seems a bit clunky :(

olokobayusuf commented 1 year ago

Hey @invisible-defects this is an excellent request.

We're merging NatShare into our VideoKit SDK for Unity. As such, we are officially deprecating NatShare.

We have implemented this suggestion in the upcoming VideoKit 0.0.14 update. I'll keep this issue open until we publish VideoKit 0.0.14.

olokobayusuf commented 1 year ago

This has been implemented in VideoKit 0.0.14.