Baseflow / LottieXamarin

Render After Effects animations natively on Android, iOS, MacOS and TvOS for Xamarin
https://baseflow.com
Apache License 2.0
1.22k stars 261 forks source link

Native linking failed trying to build ios project with statically linked lib #304

Open vshapenko opened 3 years ago

vshapenko commented 3 years ago

🐛 Bug Report

Hello! Tried to use package you provided and encountered a problem: I have an app with statically linked .a lib. And i want to add Lottie package. While build i get alot of native linking errors. Got a small look into Lottie.Xamarin code and found out that it uses .a libs as well for some reason. Sample written in f#, but do not be scared :)

Expected behavior

no native linking errors occured

Reproduction steps

Download zip attached, try to run LottieSample.ios LottieIos.zip

Configuration

Version: 1.x

Platform: