NativeCode example

Has anyone successfully run the nativecode example on iPhone?
I follow the step in doc/README and I’m able to compile successfully.
When I try to launch in iPhone 3G, it crash and return to Home screen.

Do you have Unity Pro? It is required until Unity 3 comes out…

if it compiles he can obviously use it.

but if it crashes out it could be related to something else, check out what the gdb console tells you when you run it from within xcode.
always assuming the example code is fine with iOS4

I’ve tried to restore the iphone with IOS4 and try again, it works. Thanks.