App runs fine if built and installed as a release .ipa
But when using debug to install and run, at first this was fine with a small project. Then as the project grew it started to not load the image files (fine I can live with that), but not it is not loading the .bil design files (I believe) and crashes as soon as it tries to do anything with a view defined in the .bil design.
like lblTitlebar.Text = "test" for example.
Any ideas? I am using the remote build server....
John
But when using debug to install and run, at first this was fine with a small project. Then as the project grew it started to not load the image files (fine I can live with that), but not it is not loading the .bil design files (I believe) and crashes as soon as it tries to do anything with a view defined in the .bil design.
like lblTitlebar.Text = "test" for example.
Any ideas? I am using the remote build server....
John