videokit-ai / videokit

Low-code, cross-platform media SDK for Unity Engine. Register at https://videokit.ai
https://videokit.ai
Apache License 2.0
107 stars 14 forks source link

Failed to upload binary to AppStore Connect #115

Closed marvpaul closed 6 months ago

marvpaul commented 6 months ago

I try to upload to AppStore connect. Using "ai.natml.videokit": "0.0.18-alpha.7" / "ai.natml.videokit": "0.0.18-alpha.8". I got this error when uploading the file to iTunes connect (even though it works to build and run locally). I highly assume this happens after a recent update of yours (i was able to upload without this error in a previous version of VideoKit some months ago). How can I solve this?

Screenshot 2024-04-29 at 18 16 46

I also found out that info.plist files look quite weird for the two Frameworks.

Screenshot 2024-04-29 at 19 41 46
marvpaul commented 6 months ago

This is Function Info.plist Info.plist.zip

marvpaul commented 6 months ago

I was able to temporary create a workaround by converting the binary file to XML, edit it (add the required values) and convert to binary again. Here is the adjusted file. I think you should probably just add the two above mentioned keys to the Function framework (again). Info.plist.zip

olokobayusuf commented 6 months ago

This has been fixed in the latest alpha build, 0.0.18-alpha.10.