app crashes for the iphone 10 & above where ios 14.0.1 with below crash logs
Crash logs. - https://developer.apple.com/forums/content/attachment/0c244000-6e97-4fba-968c-cc96a9ced721
App Name: Eaton.Mobile.C360.iOS
Post
Replies
Boosts
Views
Activity
App crashes on launch. we are using the below environment for development.
Xamarin.ios 14.0
xcode 12.0
Visual Studio 8.7.8
iPhone XS.
Exception Type: EXCBADACCESS (SIGSEGV)
Exception Subtype: KERNINVALIDADDRESS at 0x0000000203cf4d90
VM Region Info: 0x203cf4d90 is not in any region. Bytes after previous region: 609681 Bytes before following region: 32944752
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
unused shlib _DATA 203c47a28-203c60000 [ 97K] rw-/rw- SM=COW ... this process--> GAP OF 0x2000000 BYTES
DATACONST 205c60000-205c73378 [ 77K] rw-/rw- SM=COW ...ispatch.dylib
Any ideas / solution?