My app always crash on 64 bit device and simulator (daily build 2515)

@haakon

Some things to check:

• Starting with build 2455 the iOS libgamenetwork-apple.a needs to be copied over to your project’s lib folder.

• The library must also be included in the Xcode project’s Frameworks section.

FYI

I had the same error/crash with 2517, but after 2520 the app doesn’t crash anymore.