Xamarin.iOS Crashes on iPad 14.2 - not iPhone 14.2 - with "SensorKit" Can't Be Found

Auri A. Rahimzadeh 1 Reputation point
2020-11-29T14:51:54.12+00:00

This was working until I updated my iPad to 14.2. Now I get an error in my Xamarin.iOS app saying SensorKit can't be found. The Visual Studio debugger can't even connect to the app - it just sits there thinking it's waiting to connect. Any ideas? Is this a known bug? Incident Identifier: 142E05F1-E6D2-4056-8CE8-C101495EFAC5 CrashReporter Key: 63cb261e3e8b8607e587112e54f49b6362a0e33a Hardware Model: iPad7,5 Process: PetsRfit2 [677] Path: /private/var/containers/Bundle/Application/0A4AE496-4A1F-44DA-A83D-B59357E6C3F7/REDACTED.app/REDACTED Identifier: com.cmecompete.myfitpet Version: 13 (2.2) Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.cmecompete.myfitpet [879] Date/Time: 2020-11-29 09:34:33.4013 -0500 Launch Time: 2020-11-29 09:34:33.3500 -0500 OS Version: iPhone OS 14.2 (18B92) Release Type: User Baseband Version: n/a Report Version: 104 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Description: DYLD, dyld: Using shared cache: 96E7E85E-7211-3E78-AEE3-870751E15062 | dependent dylib '/System/Library/Frameworks/SensorKit.framework/SensorKit' not found for '/private/var/containers/Bundle/Application/0A4AE496-4A1F-44DA-A83D-B59357E6C3F7/REDACTED.app/REDACTED', tried but didn't find: '/System/Library/Frameworks/SensorKit.framework/SensorKit' Highlighted by Thread: 0 Backtrace not available Unknown thread crashed with ARM Thread State (64-bit): x0: 0x0000000000000006 x1: 0x0000000000000001 x2: 0x000000016d346020 x3: 0x00000000000000b5 x4: 0x000000016d345c20 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x0000000000000000 x8: 0x0000000000000020 x9: 0x0000000000000009 x10: 0x65532f736b726f77 x11: 0x2e74694b726f736e x12: 0x694b726f736e6553 x13: 0x77656d6172662e74 x14: 0x736e65532f6b726f x15: 0x00202774694b726f x16: 0x0000000000000209 x17: 0x00000000000000ae x18: 0x0000000000000000 x19: 0x0000000000000000 x20: 0x000000016d345c20 x21: 0x00000000000000b5 x22: 0x000000016d346020 x23: 0x0000000000000001 x24: 0x0000000000000006 x25: 0x000000016d3468e8 x26: 0x0000000113180778 x27: 0x0000000113180000 x28: 0x0000000000000000 fp: 0x000000016d345bf0 lr: 0x0000000113164ca4 sp: 0x000000016d345bb0 pc: 0x000000011315d3e8 cpsr: 0x00000000 esr: 0x00000000 Address size fault Binary images description not available Error Formulating Crash Report: Failed to create CSSymbolicatorRef - corpse still valid ¯_(ツ)_/¯ EOF

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,299 questions
{count} votes