Skip to main content

After integrating with brainCloud, my iOS Unity compile fails with the error 'Id: unable to insert branch island...'

'No insertion point available for architecture armV7'

Written by Paul Winterhalder

This is an issue with large code bases which is answered by Unity in their troubleshooting guide: http://docs.unity3d.com/460/Documentation/Manual/TroubleShootingIPhone.html

Disabling script debugging in Player Settings will fix the issue. Alternatively you can cut down on project size by including the brainCloud library as a DLL. The gitHub repository includes Visual Studio and Mono projects to compile brainCloud as a DLL.

Your feedback is important to us. Please rate this response below. Thanks! 

Did this answer your question?