Skip to content
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
Open
@mwiszomirski

Description

@mwiszomirski

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:

Screen Shot 2020-04-08 at 3 10 47 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions