Hi every one
I have a small app built with Xamarin.Form. When I build it with Release, Debug or Ad-hoc, the app work well.
But when I build it in Appstore and upload to devices, the app crashes.
I tried many way and when I change support architectures is ARMv7 only, all 4 build mode are OK.
However, if I uploaded the app to ItuneConnect, it was rejected.
Does anybody met my problem ?
Thanks.