-
Notifications
You must be signed in to change notification settings - Fork 29
[iOS] Undefined symbols, possibly v2 -> v3 upgrade issue #2457
Copy link
Copy link
Open
Labels
iOSiOS platformiOS platform
Description
Unity version
6000.3.12f1
Unity editor platform
Windows
AVPro Video edition
Ultra
AVPro Video version
3.3.6
Device hardware
Ipad Air 5th gen
Which iOS version are you using?
18.2.1
Texture format
BGRA
Audio output
System Direct
Any other Media Player component configuration required to reproduce the issue.
No response
Which output component(s) are you using?
Resolve to RenderTexture
Any other component configuration required to reproduce the issue.
No response
The issue
The issue I'm getting occurs when building the Xcode project for my ipad air. The build in unity succeeds. However, when I load it into excode and go to build it onto my device, the build fails and I get these errors:
Undefined symbol: _AVPPluginBootstrap
Undefined symbol: _AVPPluginCacheMediaForURL
Undefined symbol: _AVPPluginCancelDownloadOfMediaForURL
Undefined symbol: _AVPPluginGetCachedMediaStatusForURL
Undefined symbol: _AVPPluginRemoveCachedMediaForURL
Everything works in editor, and previously worked in PC builds.
We have tried deleting the plugin, redownloading and reimporting everything multiple times, we've tried deleting and rebuilding our library folder, and a whole host of other things like that but to no avail.
Media information
No response
Log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
iOSiOS platformiOS platform