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.
Copyright © 2021 Jogjafile Inc.
According your Issues (image you have provide).
At First, most easiest solution for your warning is, you need to include additional icon of
1024x1024ptsize in Assets.xcassets.And then follow the below steps -
Assets.xcassets.1024*1024pt in App Store iOS1024ptfield ofAssets.xcassetsSecondly, for you error- you can try below options for the Apps that include an
arm64architecture are required to include anarmv7architecture-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.