This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.
ddyl: Library not loaded #390
Open
Description
I run my Xamarin ios application on simulator, and it runs perfectly fine. However when I try to run it on my own device (iPhone 6s) it crushes at the start. I tried multiple things and seen similar issues but nothing helped so far. This is an output in the console:
Application 'com.appsbymarcin.Choosy' terminated.
dyld: Library not loaded: @rpath/FirebaseDatabase.framework/FirebaseDatabase
Referenced from: /private/var/containers/Bundle/Application/BB31469B-4AA1-49CF-A735-00EE08792BFA/Test.app/Test
Reason: no suitable image found. Did find:
/private/var/containers/Bundle/Application/BB31469B-4AA1-49CF-A735-00EE08792BFA/Test.app/Frameworks/FirebaseDatabase.framework/FirebaseDatabase: code signature invalid for '/private/var/containers/Bundle/Application/BB31469B-4AA1-49CF-A735-00EE08792BFA/Test.app/Frameworks/FirebaseDatabase.framework/FirebaseDatabase'
/private/var/containers/Bundle/Application/BB31469B-4AA1-49CF-A735-00EE08792BFA/Test.app/Frameworks/FirebaseDatabase.framework/FirebaseDatabase: stat() failed with errno=1
Information about my packages:
Metadata
Metadata
Assignees
Labels
No labels