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

Xamarin Forms app launches on device in debug but crashes when loaded from Testflight

$
0
0

I have a Xamarin Forms app (v2.5.0) which I am attempting to run on an iPhone.

Currently when I run the app in the simulator or on the device (debugging through Visual Studio) the app loads without issue - however when I upload the app to itunes connect and download it via Testflight it crashes when the first screen is shown (I can see the first page for less than a millisecond)

I have crash reporting enabled through Microsoft App Center but nothing is ever reported (I'm guessing it crashes before it is able to send the crash reports) and when I look at the logs on the device it seems to only have a truncated crash report (Shown at the end of this post)

Has anyone else encountered this problem or have suggestions on how I might resolve / investigate further?

The crash from the device logs is as follows:

_{
"crashReporterKey" : "d82262ea260c0a28acde60599425a228b22e87bc",
"kernel" : "Darwin Kernel Version 17.3.0: Mon Nov 6 21:19:18 PST 2017; root:xnu-4570.32.1~1\/RELEASE_ARM64_T7000",
"product" : "iPhone7,1",
"incident" : "2F0A2547-BE42-4628-BCED-E9CE9E6E391D",
"date" : "2017-12-19 14:55:06.54 +0000",
"build" : "iPhone OS 11.2 (15C114)",
"timeDelta" : 8,
"memoryStatus" : {
"compressorSize" : 59066,
"compressions" : 64728367,
"decompressions" : 46277793,
"zoneMapCap" : 367853568,
"largestZone" : "APFS_4K_OBJS",
"largestZoneSize" : 21286912,
"pageSize" : 4096,
"uncompressed" : 167832,
"zoneMapSize" : 81780736,
"memoryPages" : {
"active" : 83439,
"throttled" : 0,
_


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>