I am new to iOS Development using Xamarin, I am trying to upload my iOS app to app store, however i am getting the below error:
Error while publishing app to app store
I have tried using different architecture however the issue is not resolved.
I am new to iOS Development using Xamarin, I am trying to upload my iOS app to app store, however i am getting the below error:
Error while publishing app to app store
I have tried using different architecture however the issue is not resolved.
According your Issues (image you have provide).
At First, most easiest solution for your warning is, you need to include additional icon of 1024x1024pt
size in Assets.xcassets.
And then follow the below steps -
Assets.xcassets.
1024*1024p
t in App Store iOS 1024pt
field of Assets.xcassets
Secondly, for you error- you can try below options for the Apps that include an arm64
architecture are required to include an armv7
architecture-
You can run the app on your phone with the usb cord plugged into the computer.
Unplug your phone, when the app has successfully played on your phone.