My app was rejected because of the naming inconsistency. The name entered into iTunes Connect must match the name of the application installed
However, the after iphone sdk3.0, the product name cannot contain illegal characters such as space.
So how can I name my application with spaces in it like "MyApp Lite"?
Thanks