xamarin.ios - Xamarin ios archive crash after signed -


i have ios project, link binding library , correctly works without issues. when send xarchive customer (so xarchive signed him), app crashes @ launch seem miss during xarchive build? using external library maybe have check additional options in xamarin studio build tab?

update: pluggin ipad , launching xcode devices windows, error is:

runtime error: assembly mscorlib.dll not found or not loaded

searching found this: https://developer.xamarin.com/guides/ios/troubleshooting/questions/error-mscorlib-not-found/

this issue occurs when hidden .monotouch-32 , .monotouch-64 folders missing .xcarchive signing / ipa creation, triggering runtime error.

how can fix it?

i confirm issue related https://developer.xamarin.com/guides/ios/troubleshooting/questions/error-mscorlib-not-found/

my archive uploaded owncloud company. owncloud client doesn't upload hidden files/folders (as .monotouch-32 , .monotouch-64), xarchive received customer different , smaller , did not contain references. hope other people have issue.


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -