ios - Xamarin: Apple Rejection : We were unable to review your app as it crashed on launch -


we have tested on adhoc build , testflight internal testing don't replicate crash experience apple review. using:

xcode 8.3.3 visual studio 7.0.1 xamarin studio 6.3 latest updates xamarin.ios , xamarin forms

any idea logs or bug on xamarin?

apple rejection:

  1. 1 performance: app completeness guideline 2.1 - performance - app completeness

> unable review app crashed on launch. have attached detailed crash logs troubleshoot issue.

next steps

to resolve issue, please revise app , test on device ensure launch without crashing.

crash logs sent itunes rejection

{"app_name":"guardiansappios","timestamp":"2017-07-27 07:09:54.08 -0700","app_version":"1.3.13","slice_uuid":"{uuid}","adam_id":1214197075,"build_version":"1.147","bundleid":"com.guardiansaps.app","share_with_app_devs":false,"is_first_party":false,"bug_type":"109","os_version":"iphone os 10.3.3 (14g60)","incident_id":"{id}"{","name":"guardiansappios"} incident identifier: {id} crashreporter key:   1c09fd6d991ad4628cb086935d31af33e2120112 hardware model:      xxx process:             guardiansappios [1428] path:                /private/var/containers/bundle/application/{path}/guardiansappios.app/guardiansappios identifier:          {package name} version:             1.147 (1.3.13) code type:           arm-64 (native) role:                foreground parent process:      launchd [1] coalition:           {package name} [1099]   date/time:           2017-07-27 07:09:53.9535 -0700 launch time:         2017-07-27 07:09:53.5772 -0700 os version:          iphone os 10.3.3 (14g60) report version:      104  exception type:  exc_bad_access (sigabrt) exception subtype: kern_invalid_address @ 0x0000000000000000 triggered thread:  0  application specific information: abort() called  filtered syslog: none found  thread 0 name:  tid_403  dispatch queue: com.apple.main-thread thread 0 crashed: 0   libsystem_kernel.dylib          0x000000018cb31014 0x18cb12000 + 126996 1   libsystem_pthread.dylib         0x000000018cbfb264 0x18cbf6000 + 21092 2   libsystem_c.dylib               0x000000018caa59c4 0x18ca44000 + 399812 3   guardiansappios                 0x0000000101acb03c 0x10005c000 + 27717692 4   libsystem_platform.dylib        0x000000018cbf531c 0x18cbef000 + 25372 5   libsystem_pthread.dylib         0x000000018cbfb264 0x18cbf6000 + 21092 6   libsystem_c.dylib               0x000000018caa59c4 0x18ca44000 + 399812 7   guardiansappios                 0x0000000101bcb0b8 0x10005c000 + 28766392 8   guardiansappios                 0x0000000101b06994 0x10005c000 + 27961748 9   guardiansappios                 0x0000000101acac54 0x10005c000 + 27716692 10  guardiansappios                 0x0000000101ac9c78 0x10005c000 + 27712632 11  guardiansappios                 0x0000000101ac29c0 0x10005c000 + 27683264 12  guardiansappios                 0x000000010150b774 0x10005c000 + 21690228 13  guardiansappios                 0x000000010148f684 0x10005c000 + 21182084 14  guardiansappios                 0x000000010006b5dc 0x10005c000 + 62940 15  guardiansappios                 0x0000000100100f84 0x10005c000 + 675716 16  guardiansappios                 0x0000000101ad827c 0x10005c000 + 27771516 17  guardiansappios                 0x0000000101b3d0dc 0x10005c000 + 28184796 18  guardiansappios                 0x0000000101b3d038 0x10005c000 + 28184632 19  guardiansappios                 0x00000001016bb6d0 0x10005c000 + 23459536 20  guardiansappios                 0x00000001016bbc6c 0x10005c000 + 23460972 21  uikit                           0x0000000193cd2e48 0x193c52000 + 527944 22  uikit                           0x0000000193edf37c 0x193c52000 + 2675580 23  uikit                           0x0000000193ee4e24 0x193c52000 + 2698788 24  uikit                           0x0000000193ef98b0 0x193c52000 + 2783408 25  uikit                           0x0000000193ee20b8 0x193c52000 + 2687160 26  frontboardservices              0x000000018f6e0884 0x18f6a6000 + 239748 


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -