- Oct 1, 2022
- 812
- Pool Size
- 20000
- Surface
- Plaster
- Chlorine
- Salt Water Generator
- SWG Type
- Hayward Aqua Rite (T-15)
This is the point where I am confused. The Mac info part. The directions had me do a hello world project.NO, it needs to be manual provisioning.
You need to change the MAC info as well.
Frankly I did not see that in the .Net Maui one. .........checking on myself....is it in that?Under Organization ID: com.mas_consulting
Under Product ID: aql_ps8_rem
This should create the bundle ID as com.mas_consulting.aql_ps8_rem
View attachment 549868
Did you read this part:
To deploy your Xamarin.iOS applications to a device with free provisioning:
- The Apple ID being used must not be connected to the Apple Developer Program.
- Your Xamarin.iOS app must use an explicit App ID, not a wildcard App ID.
- The bundle identifier used in your Xamarin.iOS app must be unique and cannot have been used in another app previously. Any bundle identifier used with free provisioning cannot be re-used.
- If you have already distributed an app, you cannot deploy that app with free provisioning.
- If your app uses App Services, you will need to create a provisioning profile as detailed in the device provisioning guide.
I posted this earlier. Just create a new ID with a different email address.Did you read this part:
To deploy your Xamarin.iOS applications to a device with free provisioning:
- The Apple ID being used must not be connected to the Apple Developer Program.
- Your Xamarin.iOS app must use an explicit App ID, not a wildcard App ID.
- The bundle identifier used in your Xamarin.iOS app must be unique and cannot have been used in another app previously. Any bundle identifier used with free provisioning cannot be re-used.
- If you have already distributed an app, you cannot deploy that app with free provisioning.
- If your app uses App Services, you will need to create a provisioning profile as detailed in the device provisioning guide.
Yes I read! But I found it ambiguous because I am not in developer program (yet), but I get your point totally and will do. Also I am having difficulty removing my ID from xcode so unless there is a way. I will delete xcode and download again. Ugh do you say PITA before?I posted this earlier. Just create a new ID with a different email address.
Looks like I just have to add one not remove. will doYes I read! But I found it ambiguous because I am not in developer program (yet), but I get your point totally and will do. Also I am having difficulty removing my ID from xcode so unless there is a way. I will delete xcode and download again. Ugh do you say PITA before?
Also I followed your instructions belowAlso I have a question on below
Xcode will only create a provisioning profile for an explicit App ID, and it must be identical to the App ID of your Xamarin.iOS app. If they differ, you will not be able to use free provisioning to deploy your Xamarin.iOS app.
So I added my work apple ID to xcode. I had no other emails or phone numbers to use.
I am not sure was he app id is of xamarin.ios app. How can I reconcile?
I think it means there is a mismatch between the MAC and the VS Info.plist Bundle ID.Also I have a question on below
Xcode will only create a provisioning profile for an explicit App ID, and it must be identical to the App ID of your Xamarin.iOS app. If they differ, you will not be able to use free provisioning to deploy your Xamarin.iOS app.
App ID <> Apple IDSo I added my work apple ID to xcode. I had no other emails or phone numbers to use.
I am not sure was he app id is of xamarin.ios app. How can I reconcile?
That is a problem. I wasn't expect that.Also I followed your instructions below
Under Organization ID: com.mas_consulting
Under Product ID: aql_ps8_rem
This should create the bundle ID as com.mas_consulting.aql_ps8_rem
But this is what xcode does with this. It persistently changes mas_consulting to mas-consulting