I have a mobile flex project, when I go to test it on a device I get this error.
ERROR: The AIR application ID "net.test.test.debug" does not match the pattern "net.test.test" specified in the provisioning profile. Either change the applications ID, or use a provisioning profile that matches the existing ID.
When I go to the' Run Configurations' interface and attempt to change the AppID field it has no effect. I get the same error no matter what I change the AppId to.
Apparently this parameter is being set somewhere else that I don't know about. I have tried deleting that configuration and duplicating it from scratch. But nothing works.
Thanks,