Closed Apidcloud closed 2 weeks ago
@Apidcloud what version of VideoKit are you using? The fix should be simple: in Xcode, click on the 'General' tab of your target and make sure that Function.framework
is set to Embed & Sign
:
The latest 0.0.21 + ai fnx 0.0.26. I will let you know tomorrow when we test again
Ah, they were indeed already set to embed & sign, but we have an extra target where we had to manually add (the + button under Frameworks, Libraries, and Embedded Content) both Function.framework and VideoKit.framework and it worked.
I believe this to be the same issue as https://github.com/videokit-ai/videokit/issues/81
Shouldn't it supposedly be fixed since June?
For reference, we are using Unity 2021.3.42f1 (as you told us sometime ago it should work).
Here's our logs: