Gamelift RTS Ios build Problem

0

I created libGameLiftRealtimeNative.dylib according to 'Readme'. But I don't know what I'm missing, when I testing in ios, dllimport throws an exception.

DllNotFoundException: Unable to load DLL : GameLiftRealtimeNative

REMOVEDUPLOAD

REMOVEDUPLOAD

asked 4 years ago187 views
2 Answers
0

Hi @REDACTEDUSER

answered 4 years ago
0

@REDACTEDUSER

I believe you can get this error, if your DLL depends on other DLLs that you didn't import or haven't correctly added to your Unity project.

You may want to double check your settings and build steps.

I would also assume the Unity forums will be a more active/faster place to get a response for this type of problem.

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions