RenderHeads / UnityPlugin-AVProVideo

AVPro Video is a multi-platform Unity plugin for advanced video playback
https://www.renderheads.com/products/avpro-video/
224 stars 27 forks source link

[iOS] Application crashes immediately after launching #1899

Closed yaozb-gif closed 5 days ago

yaozb-gif commented 1 week ago

Please DO NOT LINK / ATTACH YOUR PROJECT FILES HERE

Describe the issue Hello,

We are encountering an issue where our application crashes immediately after launching when using the AV PRO plugin. We hope you can help us resolve this issue.

Your Setup (please complete the following information):

To Reproduce

  1. After publishing with Xcode, the app crashes immediately upon running

Logs .framework/UnityFramework, 0x0109): Symbol not found: _$s7Network10NWEndpointO4PortVMn Referenced from: /private/var/containers/Bundle/Application/D8A9106F-D6D8-43D4-B5FC-62389A3EEF74/VeryFun.app/Frameworks/UnityFramework.framework/UnityFramework Expected in: /System/Library/Frameworks/Network.framework/Network

Screenshots If applicable, add screenshots to help explain your problem.

Videos If applicable, add a copy of your video or the URL

Please DO NOT LINK / ATTACH YOUR PROJECT FILES HERE

Instead email the link to us unitysupport@renderheads.com

Ste-RH commented 1 week ago

The latest version of AVPro Video is v3.0.3. Please update to this and report back if you still see/don't-see the issue.

MorrisRH commented 1 week ago

The missing symbol you reference is not related to AVProVideo. From the looks of it the Unity framework itself is not compiled against the latest SDK. I would recommend that you update your Unity version to the latest LTS version (Unity 2021.3.39f1).

Chris-RH commented 5 days ago

Closed due to lack of reply