i have upgraded my app from Xamarin to .NET Maui and i am using MacinCloud to build apps. i have successfully published app earleir for Xamarin. but for Maui build i am not able to build app for iPhone as platform. i use to have the iPhone as an option but now i only see generic devices and ios simulators only.
if i build for generic devices the app crashed after login.
how do i add iPhone as platform instead of Any CPU. please help.
best regards
Post
Replies
Boosts
Views
Activity
ERROR ITMS-90158: "The following URL schemes found in your app are not in the correct format: [msauth.com.client.timesheetapp://auth]. URL schemes need to begin with an alphabetic character, and be comprised of alphanumeric characters, the period, the hyphen or the plus sign only. Please see RFC1738 for more detail."
Plist contain this URl : msauth.com.client.timesheetapp://auth
which is not supported. any suggestion what is the correct format for it.
Thank you