Lottie installed in my custom package 'A', is interfering with lottie package in my app 'B' #2524
jayakarthi-plotline
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a package 'A' which has lottie as an implementationOnly dependency, and when I try to install this in app 'B' with lottie preinstalled, when running the app, storyboard based lottieviews crash the app (EXC_BAD_ACCESS). how can I solve this?
/Users/jayakarthi/Library/Developer/Xcode/DerivedData/lottie-test-cizjsygfyqnnsnexksekiqqikydi/Build/Products/Debug-iphonesimulator/Plotline.framework/Plotline (0x1077b72b0) and /Users/jayakarthi/Library/Developer/CoreSimulator/Devices/3EF162A8-CA6C-4D84-A803-8A62C09AADF1/data/Containers/Bundle/Application/318107F0-469B-47A4-BFA4-9EB808FD9504/lottie-test.app/lottie-test.debug.dylib (0x106e81328). One of the two will be used. Which one is undefined.
Beta Was this translation helpful? Give feedback.
All reactions