Bundle identifier on iOS with MonoTouch
So, I found a couple of issues in developing with MonoTouch that I need to be aware of. These are:
- Spaces. Don't have spaces in the project name. Spaces are bad. I've heard that this is fixed with 3.2.4 of MonoTouch. Unfortunately, I tend to think that I have lots of user errors.
-
If you get an error about a bundle identifier not being
specified for the provisioning package, or words along
those line, you need to specify a bundle identifier. This
is done with this.