2 Attachment(s)
Beta 3: globals still not initialising?
I am still not getting global variables or strings initialising as per this post
I have re-saved as a brand new XCode project with the new runtime and it is still not initialising them to what is set at build time. I have attached the new MFA.
The crashing which I reported in the previous post has not persisted when setting a global string.
I am compiling to iOS4.1 on iPhone 3 and 4 simulators.
The end application function is still not working here, it just destroys the buttons and then does nothing further.
Re: Beta 3: globals still not initialising?
I was experience the same issues with global values, But was uncertain if it was a global value issue or something else, I will post my test on it soon.
Re: Beta 3: globals still not initialising?
Argh I was sure I corrected it!