Hello,
I have just started my first iPhone App. So far all is working. I just did not understand one thing. What does this "Register App ID" mean? In Erels tutorial "b4i.*" is entered. As I understand, this is just for testing. What would I put here for my actual app? Would this have to correspond to the package name in the build configuration?
This should be a unique package name of your application
Edit: Wildcard one is the one with * and other application package name will follow the same wildcard pattern.
Example:
If you set wildcard one as com.nickelgrass.*
Other applications will will have to follow that pattern. Example AppA and AppB will have identifier name like this. the green part will always be present in the identifier name