Skip to content

[iOS] Undefined symbols, possibly v2 -> v3 upgrade issue #2457

@TarAlacrin

Description

@TarAlacrin

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

Metadata

Metadata

Assignees

Labels

iOSiOS platform

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions