Jitsi-meet: Library not loaded: @rpath/JitsiMeet.framework/JitsiMeet - Reason: image not found

Created on 24 Jul 2018  路  2Comments  路  Source: jitsi/jitsi-meet

I have Checked the Issue #1878 , but there the answer is to check the example app given in Git hub. I have used the same and getting the same error. When I initially run the app I got a Linker error and I had to change the 'Enable bit code ' to false to proceed running.

Attaching screenshot of error
screen shot 2018-07-24 at 5 42 32 pm

how can I fix this? I am using Xcode 9.2 and Running app in iPhone 5s

Most helpful comment

After some Work Around, this workaround works for me...!

Search 'ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES' . in build settings and set as True for Both Project and Target --

Make sure 'your both frameworks are added in Embedded libraries section ' ---

Clean the code and delete Xcode derived data, then Run..!

screen shot 2018-07-26 at 4 23 50 pm
screen shot 2018-07-26 at 4 26 17 pm

All 2 comments

After some Work Around, this workaround works for me...!

Search 'ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES' . in build settings and set as True for Both Project and Target --

Make sure 'your both frameworks are added in Embedded libraries section ' ---

Clean the code and delete Xcode derived data, then Run..!

screen shot 2018-07-26 at 4 23 50 pm
screen shot 2018-07-26 at 4 26 17 pm

I am unable to see second linked lib while searching. What could be wrong?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jidanni picture jidanni  路  3Comments

mdosch picture mdosch  路  3Comments

forteller picture forteller  路  3Comments

tanvir23 picture tanvir23  路  4Comments

galvaniccoffee picture galvaniccoffee  路  3Comments