Quote:
Originally Posted by MajaSaalis
|
In my program portal I see
App ID: iMyapp
3C26P4B7YL.edu.Myapp.
in the info.plist for Bundle Identifier I had:
edu.Myapp.iMyapp
I got the same error message when I wanted to run it on my device:
“profile doesn’t match Application Identifier edu.Myapp.iMyapp"
but strangely I realized when I changed the bundle Identifier to the following it works!
edu.Myapp.
!!!