Hi
I am compiling game for ios with script debugging checked.
When i installing build on IPhone I am getting error:
"ld: Unable to insert branch island. No insertion point available. for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
"
I have checked many links for this on google seems like an bug in unity .
In the above link It is mentiond that this bug has been fixed on unity 4.6.4
I tried to compile game on this version of unity but no benefit. currently i am working on unity 4.6.3
Thanks