rive-app / rive-unity-examples

A collection of examples using Rive Unity
22 stars 2 forks source link

Example projects won't compile for iOS Rive v1.69 using Unity 2022.3.30f1 #21

Open abethke opened 4 months ago

abethke commented 4 months ago

Unity Version: 2022.3.30f1 Rive version 1.69

I can't publish for iOS using the example projects.

In a much more complex project I had integrated the Rive plugin for Unity and eventually worked through issues to get the build publishing for iOS but it also crashes on launch. I've gone back to just running the "getting-started" scene to validate the plugin on its own and can not get it to publish for iOS due to Undefined symbol errors in XCode.

Currently there are 56 issues on XCode, with some examples being: Undefined symbol: rive::ImageAsset::renderImage(rive:rcp) Undefined symbol: rive::SMITrigger::fire()