Question

In organizer I have 2 valid profiles with app id like "QQWWEE.*" and "QQWWEE.com.org.appname", but in Xamarin studio visible only one profile "QQWWEE.*".

App id in project equals to "QQWWEE.com.org.appname".

Why I can't choose "QQWWEE.com.org.appname" profile?

Was it helpful?

Solution

Bundle identifier must be like "com.org.appname", not "QQWWEE.com.org.appname"

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top