Forum Mobile iOS Bitcode error

Anything specifically relating to droid or iOS development with Unity can go here.

iOS Bitcode error

Postby LorenzGames » February 13th, 2017, 7:59 am

I get this error on XCode:

Libraries/Plugins/PlayerIO/iOS/PlayerIOClient.iOS.a(PlayerIOClient_iOS.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64

Even if Bitcode is definitely enabled.
How can I resolve this?
LorenzGames
Paid Member
 
Posts: 108
Joined: March 28th, 2010, 3:46 am

Re: iOS Bitcode error

Postby Henrik » February 15th, 2017, 12:56 am

For now, try disabling bitcode for your entire app. We'll release updated version of the libraries that are compiled with bitcode.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm

Re: iOS Bitcode error

Postby yomanx » February 6th, 2018, 9:19 am

Hello friends,

When the bitcode off in our game, we receive dozens errors in game engine, So when will you release new libraries?
yomanx
 
Posts: 1
Joined: February 6th, 2018, 8:36 am

Re: iOS Bitcode error

Postby DoroteoToddRamirez » May 7th, 2021, 1:11 pm

I would like the unity sdk with bitcode too please.
DoroteoToddRamirez
Paid Member
 
Posts: 4
Joined: May 19th, 2016, 4:24 am


Return to Mobile