heroiclabs / nakama-unreal

Unreal client for Nakama server.
Apache License 2.0
200 stars 61 forks source link

Incorrect build for iOS #40

Closed Superxwolf closed 1 year ago

Superxwolf commented 4 years ago

Hello,

We were testing builds today, and we managed to make an iOS build, however upon launching it it crashes with the following error:

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Description: DYLD, dependent dylib '@rpath/libnakama-cpp.dylib' not found for '/private/var/containers/Bundle/Application/EC19A581-3AAF-4685-BBD0-0D641373A09B/Riddlr.app/Riddlr', tried but didn't find: '/private/var/containers/Bundle/Application/EC19A581-3AAF-4685-BBD0-0D641373A09B/Riddlr.app/Frameworks/libnakama-cpp.dylib' '@rpath/libnakama-cpp.dylib' '/usr/local/lib/libnakama-cpp.dylib' '/usr/lib/libnakama-cpp.dylib'

We made sure to download the iOS version and have libnakama-cpp.dylib in the specified iOS directory. We were able to build succesfully for Mac and Android, only iOS is giving us this issue.

EDIT: We are using Unreal 4.24

Yanovskiy commented 3 years ago

@Superxwolf Have you solved this problem?

Superxwolf commented 3 years ago

No. We talked with the Nakama team around when the issue was opened but not much progress was made with them. We gave up on Nakama Unreal for iOS since we never found a fix for it.

lugehorsam commented 1 year ago

Hey @Superxwolf and @Yanovskiy we've done a new iOS release for Unreal.