Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Xamarin Android app crash in Release mode using Parse SDK

$
0
0

I have a Xamarin Forms PCL app that works fine in DEBUG mode but when I change it to RELEASE mode and deploy to device it crashes while instantiating the ParseClient object.
If I change the linker to 'Don't link' it works fine but the apk is too large (40MB), so I am guessing the linker is stripping out something that the app is needing in RELEASE mode.

Anyone has run into this issue?


Viewing all articles
Browse latest Browse all 204402

Trending Articles