fechanique / cordova-plugin-fcm

Google FCM Push Notifications Cordova Plugin
623 stars 999 forks source link

building on ios error: property 'webViewEngine' not found on object of type 'FCMPlugin *' #48

Open RezaRahmati opened 8 years ago

RezaRahmati commented 8 years ago

Hi

When I try to build for ios I get this error

Plugins/cordova-plugin-fcm/FCMPlugin.m:100:15: error: property 'webViewEngine' not found on object of type 'FCMPlugin *'
1>          [self.webViewEngine evaluateJavaScript:notifyJS completionHandler:nil];

I am using cordova-ios@4.2.0 cordova 5.4.1 latest version of fcm plugin file GoogleService-Info.plist is copied into platforms/ios

fechanique commented 8 years ago

may be update to Cordova 6

On Tuesday, 26 July 2016, Reza Rahmati notifications@github.com wrote:

Hi

When I try to build for ios I get this error

Plugins/cordova-plugin-fcm/FCMPlugin.m:100:15: error: property 'webViewEngine' not found on object of type 'FCMPlugin *' 1> [self.webViewEngine evaluateJavaScript:notifyJS completionHandler:nil];

I am using cordova-ios@4.2.0 cordova 5.4.1 latest version of fcm plugin

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fechanique/cordova-plugin-fcm/issues/48, or mute the thread https://github.com/notifications/unsubscribe-auth/ANXY-xm87Dyxf7ibqffwYSnr5uJ7zTXaks5qZiScgaJpZM4JVQeY .

RezaRahmati commented 8 years ago

@fechanique thanks, I have upgraded my cordova to 6.3 now build error is gone the problem is when I open the app it asks for allowing push-notification and then it closes with out any error, when I remove the plugin, app is working fine

fechanique commented 8 years ago

check you have added to your project the .plist file

On Tuesday, 26 July 2016, Reza Rahmati notifications@github.com wrote:

@fechanique https://github.com/fechanique I have upgraded my cordova to 6.3 no build error is gone the problem is when I open the app it asks for allowing push-notification and then it closes with out any error, when I remove the plugin, app is working fine

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fechanique/cordova-plugin-fcm/issues/48#issuecomment-235347861, or mute the thread https://github.com/notifications/unsubscribe-auth/ANXY-yirKzSFwKYC4ETkqS9ZVsLN6Ql9ks5qZkffgaJpZM4JVQeY .

RezaRahmati commented 8 years ago

@fechanique Thanks for response, yes file is there

i have got the crash log on iPhone

p.s All of the codes for wiring up plugin was commented, only plugin was exist in compile process

Incident Identifier: 98806516-0E9F-47E7-830A-ADC11B962DD7
CrashReporter Key:   ab72ac932d8e832b918ed282dce4bb3766db0d5d
Hardware Model:      iPhone8,1
Process:             Jar Chee [4923]
Path:                /private/var/containers/Bundle/Application/0F17DEFF-6A3C-4C39-9781-E05D2B58D1F0/com.daivatech.JarCheeApp.app/Jar Chee
Identifier:          com.daivatech.JarCheeApp
Version:             1.4.0 (1.4.0)
Code Type:           ARM-64 (Native)
Parent Process:      launchd [1]

Date/Time:           2016-07-26 13:12:39.39 -0400
Launch Time:         2016-07-26 13:12:39.39 -0400
OS Version:          iOS 9.3.2 (13F69)
Report Version:      105

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Triggered by Thread:  0

Filtered syslog:
None found

Last Exception Backtrace:
0   CoreFoundation                  0x18359edb0 0x183474000 + 1224112
1   libobjc.A.dylib                 0x182c03f80 0x182bfc000 + 32640
2   CoreFoundation                  0x18359ecf8 0x183474000 + 1223928
3   Jar Chee                        0x1000c4884 0x10004c000 + 493700
4   Jar Chee                        0x100063fc4 0x10004c000 + 98244
5   UIKit                           0x1887729c0 0x1886e8000 + 567744
6   UIKit                           0x1889a2184 0x1886e8000 + 2859396
7   UIKit                           0x1889a65f0 0x1886e8000 + 2876912
8   UIKit                           0x1889a3764 0x1886e8000 + 2864996
9   FrontBoardServices              0x184f3f7ac 0x184f18000 + 161708
10  FrontBoardServices              0x184f3f618 0x184f18000 + 161304
11  FrontBoardServices              0x184f3f9c8 0x184f18000 + 162248
12  CoreFoundation                  0x18355509c 0x183474000 + 921756
13  CoreFoundation                  0x183554b30 0x183474000 + 920368
14  CoreFoundation                  0x183552830 0x183474000 + 911408
15  CoreFoundation                  0x18347cc50 0x183474000 + 35920
16  UIKit                           0x18876b94c 0x1886e8000 + 538956
17  UIKit                           0x188766088 0x1886e8000 + 516232
18  Jar Chee                        0x100053a34 0x10004c000 + 31284
19  libdyld.dylib                   0x18301a8b8 0x183018000 + 10424

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x000000018313811c 0x18311c000 + 114972
1   libsystem_pthread.dylib         0x0000000183204ef8 0x183200000 + 20216
2   libsystem_c.dylib               0x00000001830a9dac 0x183048000 + 400812
3   libc++abi.dylib                 0x0000000182bdd3f4 0x182bdc000 + 5108
4   libc++abi.dylib                 0x0000000182bf9e98 0x182bdc000 + 122520
5   libobjc.A.dylib                 0x0000000182c04248 0x182bfc000 + 33352
6   libc++abi.dylib                 0x0000000182bf6f44 0x182bdc000 + 110404
7   libc++abi.dylib                 0x0000000182bf6b10 0x182bdc000 + 109328
8   libobjc.A.dylib                 0x0000000182c04120 0x182bfc000 + 33056
9   CoreFoundation                  0x000000018347ccf8 0x183474000 + 36088
10  UIKit                           0x000000018876b94c 0x1886e8000 + 538956
11  UIKit                           0x0000000188766088 0x1886e8000 + 516232
12  Jar Chee                        0x0000000100053a34 0x10004c000 + 31284
13  libdyld.dylib                   0x000000018301a8b8 0x183018000 + 10424

Thread 1:
0   libsystem_kernel.dylib          0x0000000183138b48 0x18311c000 + 117576
1   libsystem_pthread.dylib         0x0000000183201530 0x183200000 + 5424
2   libsystem_pthread.dylib         0x0000000183201020 0x183200000 + 4128

Thread 2 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 2:
0   libsystem_kernel.dylib          0x00000001831394d8 0x18311c000 + 120024
1   libdispatch.dylib               0x0000000182ffc7d8 0x182fe8000 + 83928
2   libdispatch.dylib               0x0000000182feb648 0x182fe8000 + 13896

Thread 3 name:  Dispatch queue: clearcut
Thread 3:
0   libsystem_kernel.dylib          0x00000001831374e8 0x18311c000 + 111848
1   libsystem_c.dylib               0x0000000183052810 0x183048000 + 43024
2   libsystem_c.dylib               0x000000018305a724 0x183048000 + 75556
3   Foundation                      0x0000000183edd7dc 0x183e80000 + 382940
4   Jar Chee                        0x00000001000c21f4 0x10004c000 + 483828
5   Jar Chee                        0x00000001000c2558 0x10004c000 + 484696
6   libdispatch.dylib               0x0000000182fe94bc 0x182fe8000 + 5308
7   libdispatch.dylib               0x0000000182fe947c 0x182fe8000 + 5244
8   libdispatch.dylib               0x0000000182ff54c0 0x182fe8000 + 54464
9   libdispatch.dylib               0x0000000182fecf80 0x182fe8000 + 20352
10  libdispatch.dylib               0x0000000182fe947c 0x182fe8000 + 5244
11  libdispatch.dylib               0x0000000182ff7914 0x182fe8000 + 63764
12  libdispatch.dylib               0x0000000182ff70b0 0x182fe8000 + 61616
13  libsystem_pthread.dylib         0x0000000183201470 0x183200000 + 5232
14  libsystem_pthread.dylib         0x0000000183201020 0x183200000 + 4128

Thread 4:
0   libsystem_pthread.dylib         0x000000018320101c 0x183200000 + 4124

Thread 5:
0   libsystem_kernel.dylib          0x0000000183138b48 0x18311c000 + 117576
1   libsystem_pthread.dylib         0x0000000183201530 0x183200000 + 5424
2   libsystem_pthread.dylib         0x0000000183201020 0x183200000 + 4128

Thread 6 name:  com.apple.NSURLConnectionLoader
Thread 6:
0   libsystem_kernel.dylib          0x000000018311cfd8 0x18311c000 + 4056
1   libsystem_kernel.dylib          0x000000018311ce54 0x18311c000 + 3668
2   CoreFoundation                  0x0000000183554c60 0x183474000 + 920672
3   CoreFoundation                  0x0000000183552964 0x183474000 + 911716
4   CoreFoundation                  0x000000018347cc50 0x183474000 + 35920
5   CFNetwork                       0x0000000183bfdc68 0x183b50000 + 711784
6   Foundation                      0x0000000183f73e4c 0x183e80000 + 998988
7   libsystem_pthread.dylib         0x0000000183203b28 0x183200000 + 15144
8   libsystem_pthread.dylib         0x0000000183203a8c 0x183200000 + 14988
9   libsystem_pthread.dylib         0x0000000183201028 0x183200000 + 4136

Thread 7:
0   libsystem_kernel.dylib          0x000000018313841c 0x18311c000 + 115740
1   libsystem_c.dylib               0x000000018305522c 0x183048000 + 53804
2   libc++.1.dylib                  0x0000000182bcd3b4 0x182b88000 + 283572
3   JavaScriptCore                  0x000000018719e690 0x186c1c000 + 5777040
4   JavaScriptCore                  0x000000018719e340 0x186c1c000 + 5776192
5   JavaScriptCore                  0x00000001871a0ad8 0x186c1c000 + 5786328
6   JavaScriptCore                  0x00000001871a0a68 0x186c1c000 + 5786216
7   libsystem_pthread.dylib         0x0000000183203b28 0x183200000 + 15144
8   libsystem_pthread.dylib         0x0000000183203a8c 0x183200000 + 14988
9   libsystem_pthread.dylib         0x0000000183201028 0x183200000 + 4136

Thread 8 name:  WebThread
Thread 8:
0   libsystem_kernel.dylib          0x0000000183137f6c 0x18311c000 + 114540
1   libsystem_pthread.dylib         0x000000018320639c 0x183200000 + 25500
2   libsystem_pthread.dylib         0x000000018320657c 0x183200000 + 25980
3   WebCore                         0x000000018746c910 0x1873f4000 + 493840
4   WebCore                         0x000000018746c870 0x1873f4000 + 493680
5   CoreFoundation                  0x0000000183554728 0x183474000 + 919336
6   CoreFoundation                  0x00000001835524cc 0x183474000 + 910540
7   CoreFoundation                  0x0000000183552a3c 0x183474000 + 911932
8   CoreFoundation                  0x000000018347cc50 0x183474000 + 35920
9   WebCore                         0x000000018746a61c 0x1873f4000 + 484892
10  libsystem_pthread.dylib         0x0000000183203b28 0x183200000 + 15144
11  libsystem_pthread.dylib         0x0000000183203a8c 0x183200000 + 14988
12  libsystem_pthread.dylib         0x0000000183201028 0x183200000 + 4136

Thread 9 name:  JavaScriptCore::Marking
Thread 9:
0   libsystem_kernel.dylib          0x0000000183137f24 0x18311c000 + 114468
1   libsystem_pthread.dylib         0x0000000183202ce8 0x183200000 + 11496
2   libc++.1.dylib                  0x0000000182b8f42c 0x182b88000 + 29740
3   JavaScriptCore                  0x0000000186f512cc 0x186c1c000 + 3363532
4   JavaScriptCore                  0x0000000186f51364 0x186c1c000 + 3363684
5   JavaScriptCore                  0x0000000186c26f14 0x186c1c000 + 44820
6   JavaScriptCore                  0x0000000186c26e24 0x186c1c000 + 44580
7   libsystem_pthread.dylib         0x0000000183203b28 0x183200000 + 15144
8   libsystem_pthread.dylib         0x0000000183203a8c 0x183200000 + 14988
9   libsystem_pthread.dylib         0x0000000183201028 0x183200000 + 4136

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x000000014f599897
    x4: 0x0000000182bfae02   x5: 0x000000016fdb3510   x6: 0x000000000000006e   x7: 0x0000000000000fa0
    x8: 0x0000000008000000   x9: 0x0000000004000000  x10: 0x0000000000000002  x11: 0x0000000000000010
   x12: 0x0000000000000000  x13: 0x0000000000000002  x14: 0x00000000ffffffff  x15: 0x00000000ffffffee
   x16: 0x0000000000000148  x17: 0x0000000000000000  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x00000001a1f8c000  x21: 0x000000016fdb3510  x22: 0x000000014f7bc950  x23: 0x00000001a1f98150
   x24: 0x0000000000000001  x25: 0xdd0031e494e60743  x26: 0x000000014f52b680  x27: 0x0000000000000000
   x28: 0x0000000000000001  fp: 0x000000016fdb3470   lr: 0x0000000183204ef8
    sp: 0x000000016fdb3450   pc: 0x000000018313811c cpsr: 0x00000000

Binary Images:
0x10004c000 - 0x10016bfff Jar Chee arm64  <692ee48b0c093c87b04041ef9263f6f0> /var/containers/Bundle/Application/0F17DEFF-6A3C-4C39-9781-E05D2B58D1F0/com.daivatech.JarCheeApp.app/Jar Chee
0x1200e0000 - 0x12010ffff dyld arm64  <488b8b4696fb312db76da956e6f5aef5> /usr/lib/dyld
0x182b84000 - 0x182b85fff libSystem.B.dylib arm64  <77c873c418a6317f821f7b706d5b7dc6> /usr/lib/libSystem.B.dylib
0x182b88000 - 0x182bdafff libc++.1.dylib arm64  <9ec0d9dcf728349582c26a7da72f0364> /usr/lib/libc++.1.dylib
0x182bdc000 - 0x182bfbfff libc++abi.dylib arm64  <aaa40b7f52513cf79c6f814b133556a7> /usr/lib/libc++abi.dylib
0x182bfc000 - 0x182f68fff libobjc.A.dylib arm64  <939f392022903f2da2858e676e4191ef> /usr/lib/libobjc.A.dylib
0x182f6c000 - 0x182f70fff libcache.dylib arm64  <43424f4c7252330ca92c1a865da896e1> /usr/lib/system/libcache.dylib
0x182f74000 - 0x182f7ffff libcommonCrypto.dylib arm64  <e47d758d207e32c8ab546b59785d2ab8> /usr/lib/system/libcommonCrypto.dylib
0x182f80000 - 0x182f83fff libcompiler_rt.dylib arm64  <b77c451c7ffb356fb3c8368cac95d8f3> /usr/lib/system/libcompiler_rt.dylib
0x182f84000 - 0x182f8bfff libcopyfile.dylib arm64  <1c1678aa36073b42b4406c6dbb06e9f0> /usr/lib/system/libcopyfile.dylib
0x182f8c000 - 0x182fe7fff libcorecrypto.dylib arm64  <b42ff635d1303d45bafe057e5a1e6243> /usr/lib/system/libcorecrypto.dylib
0x182fe8000 - 0x183016fff libdispatch.dylib arm64  <65568801b7463adeb6e20dc25d14d801> /usr/lib/system/libdispatch.dylib
0x183018000 - 0x18301afff libdyld.dylib arm64  <e1f151766d6e3755a1a59f62d9a3d9f9> /usr/lib/system/libdyld.dylib
0x18301c000 - 0x18301cfff liblaunch.dylib arm64  <fbb5f1442c3039188da689963efde4d8> /usr/lib/system/liblaunch.dylib
0x183020000 - 0x183024fff libmacho.dylib arm64  <1f37b179ad26307192b3b763ba5f816a> /usr/lib/system/libmacho.dylib
0x183028000 - 0x183029fff libremovefile.dylib arm64  <267c6cbaf2193309bd8a191fad38cc79> /usr/lib/system/libremovefile.dylib
0x18302c000 - 0x183042fff libsystem_asl.dylib arm64  <fffe50d37b1c3f92af6f4a68a6d60068> /usr/lib/system/libsystem_asl.dylib
0x183044000 - 0x183045fff libsystem_blocks.dylib arm64  <8bbf799e57f93ed1be24cf2ce6c221a3> /usr/lib/system/libsystem_blocks.dylib
0x183048000 - 0x1830c7fff libsystem_c.dylib arm64  <a05dd3ed96153b1bb2da1954a08d4d23> /usr/lib/system/libsystem_c.dylib
0x1830c8000 - 0x1830cbfff libsystem_configuration.dylib arm64  <c5ce1ced5659354ab63871b42d04a7cd> /usr/lib/system/libsystem_configuration.dylib
0x1830cc000 - 0x1830cffff libsystem_containermanager.dylib arm64  <504648cfa43d3668b9678b74e33697f2> /usr/lib/system/libsystem_containermanager.dylib
0x1830d0000 - 0x1830d1fff libsystem_coreservices.dylib arm64  <8f94549c633036aa99efb0f067031a05> /usr/lib/system/libsystem_coreservices.dylib
0x1830d4000 - 0x1830eafff libsystem_coretls.dylib arm64  <498e424eb31f3d5cb49523cec07f339d> /usr/lib/system/libsystem_coretls.dylib
0x1830ec000 - 0x1830f4fff libsystem_dnssd.dylib arm64  <096026a14628397ea96580ce7704f39e> /usr/lib/system/libsystem_dnssd.dylib
0x1830f8000 - 0x18311afff libsystem_info.dylib arm64  <932df5ba705a3b6d948c5dcff196ea6b> /usr/lib/system/libsystem_info.dylib
0x18311c000 - 0x18313dfff libsystem_kernel.dylib arm64  <29df8d8d12d034ffa906bb02f04610f4> /usr/lib/system/libsystem_kernel.dylib
0x183140000 - 0x18315cfff libsystem_m.dylib arm64  <a97bf91d4a233dbc94bef06734a2eac0> /usr/lib/system/libsystem_m.dylib
0x183160000 - 0x183179fff libsystem_malloc.dylib arm64  <a8af95191b283ca9aa7f9cf80c459bf5> /usr/lib/system/libsystem_malloc.dylib
0x18317c000 - 0x1831dffff libsystem_network.dylib arm64  <a8e4200aecc73e56a8458a0e9cb4a6f0> /usr/lib/system/libsystem_network.dylib
0x1831e0000 - 0x1831e9fff libsystem_networkextension.dylib arm64  <d1a7579c71943631845c2908d69bfbc6> /usr/lib/system/libsystem_networkextension.dylib
0x1831ec000 - 0x1831f6fff libsystem_notify.dylib arm64  <da8d7d155da230d287a67c46e9b3ccbc> /usr/lib/system/libsystem_notify.dylib
0x1831f8000 - 0x1831fdfff libsystem_platform.dylib arm64  <4386956061113d7a9e415e543b1243bc> /usr/lib/system/libsystem_platform.dylib
0x183200000 - 0x183208fff libsystem_pthread.dylib arm64  <7965d331db2c3bd2b8cbc1bc78babca2> /usr/lib/system/libsystem_pthread.dylib
0x18320c000 - 0x18320efff libsystem_sandbox.dylib arm64  <f82362117e823f0fbcbf9922ca025f26> /usr/lib/system/libsystem_sandbox.dylib
0x183210000 - 0x183220fff libsystem_trace.dylib arm64  <fe1b1e8d0b3633c58d415c6fe8594903> /usr/lib/system/libsystem_trace.dylib
0x183224000 - 0x183229fff libunwind.dylib arm64  <b0067e5ea3ca3b28abc5cb7d50390363> /usr/lib/system/libunwind.dylib
0x18322c000 - 0x18322cfff libvminterpose.dylib arm64  <630bf4c89edf3935b7afe56abdb5caad> /usr/lib/system/libvminterpose.dylib
0x183230000 - 0x183255fff libxpc.dylib arm64  <fc63a0a505523f7fac2c4ea9d9662ba1> /usr/lib/system/libxpc.dylib
0x183258000 - 0x18345dfff libicucore.A.dylib arm64  <9416014bb51e35aebdb2a9f572a2c5f8> /usr/lib/libicucore.A.dylib
0x183460000 - 0x183471fff libz.1.dylib arm64  <8fcb56adfdc13e9593582266b1e4ac18> /usr/lib/libz.1.dylib
0x183474000 - 0x1837f4fff CoreFoundation arm64  <182fd72b7fdf330b8dbf70db93af6b63> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1837f8000 - 0x183808fff libbsm.0.dylib arm64  <d045301bcacc37d785d754d5c978d979> /usr/lib/libbsm.0.dylib
0x18380c000 - 0x18380cfff libenergytrace.dylib arm64  <c4ee08bffdfc3ce0990c1fbeb858f9dc> /usr/lib/libenergytrace.dylib
0x183810000 - 0x183881fff IOKit arm64  <0864d9c20424332d8979a4f548848c16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x183884000 - 0x1838a4fff libMobileGestalt.dylib arm64  <9cc485a12c323768a6b6e88d973bd44e> /usr/lib/libMobileGestalt.dylib
0x1838a8000 - 0x183992fff libxml2.2.dylib arm64  <be446a86b5fa3620beeeb3a56a320e7b> /usr/lib/libxml2.2.dylib
0x183994000 - 0x183a06fff Security arm64  <85e9578e7bc732ca9cced737b84163bb> /System/Library/Frameworks/Security.framework/Security
0x183a08000 - 0x183a61fff SystemConfiguration arm64  <92717250c7393c44878d137773604d46> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x183a64000 - 0x183b4cfff libsqlite3.dylib arm64  <c703a175f1c43ed28d81b839ba961183> /usr/lib/libsqlite3.dylib
0x183b50000 - 0x183de4fff CFNetwork arm64  <aaa7ff247b7b3357aa90f6a4dddf0697> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x183de8000 - 0x183df5fff libbz2.1.0.dylib arm64  <8ebfd413e3fd3889b546857fcf554b6f> /usr/lib/libbz2.1.0.dylib
0x183df8000 - 0x183e11fff liblzma.5.dylib arm64  <68bb861dc8bd3547b5ace073ed504b14> /usr/lib/liblzma.5.dylib
0x183e14000 - 0x183e2efff libCRFSuite.dylib arm64  <1a2c1f709f213faf81fd2223b719c899> /usr/lib/libCRFSuite.dylib
0x183e30000 - 0x183e5afff libarchive.2.dylib arm64  <bf6ae1a9c965363ba9f10ff0ca32ee7c> /usr/lib/libarchive.2.dylib
0x183e5c000 - 0x183e7afff libextension.dylib arm64  <8a88fb35fee03a36ae138e676b9a0e9f> /usr/lib/libextension.dylib
0x183e7c000 - 0x183e7dfff liblangid.dylib arm64  <cdb184e30c3c303694a96b3150520673> /usr/lib/liblangid.dylib
0x183e80000 - 0x1840eefff Foundation arm64  <7cf4edf781cb30438b812ded8716cd95> /System/Library/Frameworks/Foundation.framework/Foundation
0x1840f0000 - 0x18419bfff libBLAS.dylib arm64  <097b7e769a3439ad8fdb3abb0edc9daf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x18419c000 - 0x184501fff libLAPACK.dylib arm64  <566419f65c9338599694a04da8e20fbf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x184504000 - 0x184769fff vImage arm64  <789df1b35e183397803583a25feff3c7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x18476c000 - 0x18478efff libvMisc.dylib arm64  <3c655ae6f62035bbba069387c490efbb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x184790000 - 0x1847a3fff libLinearAlgebra.dylib arm64  <94d099e954d638e39ef1773639ef61af> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1847a4000 - 0x1847b3fff libSparseBLAS.dylib arm64  <80ca4fb770613c76b2449daf05c6dc25> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1847b4000 - 0x184820fff libvDSP.dylib arm64  <f4e8d68f55af3511a28a616737dcc354> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x184824000 - 0x184824fff vecLib arm64  <546ad53c3a4a36709fdf6e50b76b2ec9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x184828000 - 0x184828fff Accelerate arm64  <a1953e95570a3de6a923a812ffbd90ad> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x18482c000 - 0x184d57fff CoreGraphics arm64  <63001c4acb4135428df4b62f2f698e0f> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x184d58000 - 0x184d6cfff GraphicsServices arm64  <d8509ae0233539218bf97db29a7d31c2> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x184d70000 - 0x184db8fff AppSupport arm64  <1469530c1aa03d2486d678bed8482764> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x184dbc000 - 0x184e8ffff MobileCoreServices arm64  <2096d560a53b3fd28ff0a7f46e3ba060> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x184e90000 - 0x184edffff BaseBoard arm64  <b6f2014b564430538f5252776acfa530> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x184ee0000 - 0x184eebfff AssertionServices arm64  <48c978bd14553765b4a7f1cee1b14c83> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x184eec000 - 0x184f10fff BackBoardServices arm64  <207836d8c1833eeab468f622f4d0f366> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x184f14000 - 0x184f17fff MobileSystemServices arm64  <6d85ae92680935bbb51db96c7a021118> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x184f18000 - 0x184f4dfff FrontBoardServices arm64  <b1a46eb324d23a51813b565ae7f04b88> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x184f50000 - 0x184f5afff UserNotificationServices arm64  <74d3e76dff833048b39ae8e0ceb44140> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
0x184f5c000 - 0x184f88fff SpringBoardServices arm64  <6535787e172939d0b8abfe852a185b3d> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x184f8c000 - 0x184f9dfff MobileKeyBag arm64  <169edc8949693d349807056d1e316f2a> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x184fa0000 - 0x184fa6fff IOSurface arm64  <d62fd4ed209e32f98d5dbc34f9484ef4> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x184fa8000 - 0x184fb4fff liblockdown.dylib arm64  <36e1e9187c193410a5f7cf46e3dc7afe> /usr/lib/liblockdown.dylib
0x184fb8000 - 0x184fcafff CrashReporterSupport arm64  <8e45addb6a1f379d98c9164764948fc2> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x184fcc000 - 0x184fcefff IOSurfaceAccelerator arm64  <65789d64b5f937e987c6f27125a38100> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x184fd0000 - 0x185011fff AppleJPEG arm64  <24fc6e2cd59a318e9f59da6383bfd90d> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x185014000 - 0x185336fff ImageIO arm64  <8b10562bfdd23addb249367deb92aefd> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x185338000 - 0x18533cfff TCC arm64  <09fcccda721f35c3936e68acf3d216a4> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x185340000 - 0x185345fff AggregateDictionary arm64  <51bcd4b61f3739eb85fdcc4a037e3696> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x185348000 - 0x185355fff PowerLog arm64  <a50ba8508d733823be55425db249606c> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x185358000 - 0x1853bafff libTelephonyUtilDynamic.dylib arm64  <59e0bc898f27370d8e4961910f891b3b> /usr/lib/libTelephonyUtilDynamic.dylib
0x1853bc000 - 0x1853cefff CommonUtilities arm64  <194ea4f46bf537029d10e4ce8b28ca5f> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1853d0000 - 0x1853e7fff libcompression.dylib arm64  <ac77f3a3cad832a7b748c30e013bbc0b> /usr/lib/libcompression.dylib
0x1853e8000 - 0x185632fff CoreData arm64  <aa00d2e704e333e199f8e34b3c661b12> /System/Library/Frameworks/CoreData.framework/CoreData
0x185634000 - 0x185638fff libCoreVMClient.dylib arm64  <69b5ba7317d532b898c3ffb5574bb883> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x18563c000 - 0x185640fff IOAccelerator arm64  <d92ad93b196b38a6b054b1cc3fbd1f1a> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x185644000 - 0x185645fff libCVMSPluginSupport.dylib arm64  <ed32d5e2c1e630b18097aa7890c92171> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x185648000 - 0x18564bfff libCoreFSCache.dylib arm64  <abe2067778503127a31c42352d2e43ec> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x18564c000 - 0x185692fff libGLImage.dylib arm64  <e67acd0811bf318dadb48a49b97bee7b> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x185694000 - 0x18569efff libGFXShared.dylib arm64  <fdc295986ea03203bbfc904ffc4cca6b> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1856a0000 - 0x1856a7fff IOMobileFramebuffer arm64  <f82bfbe1dc083eabb7ff1a8d9980fe47> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1856a8000 - 0x1856a8fff libmetal_timestamp.dylib arm64  <bdc8f33a1b453c8f827726c7f46640dc> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x1856ac000 - 0x1856f2fff Metal arm64  <95ce1f8a4d483d11aa49533e2ae2a568> /System/Library/Frameworks/Metal.framework/Metal
0x1856f4000 - 0x1856fefff OpenGLES arm64  <7c7a0c5191f53f518e994638139ca1df> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x185700000 - 0x185722fff CoreVideo arm64  <31ef8b764af3301ea5e7267fcae838cb> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x185724000 - 0x185726fff OAuth arm64  <0f1ae5abcad13b4b948193a2405c61b4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x185730000 - 0x185767fff Accounts arm64  <1cf893c2c3c03137acb576d5a7fc2cee> /System/Library/Frameworks/Accounts.framework/Accounts
0x185768000 - 0x18585afff libiconv.2.dylib arm64  <1c378c57054a32a6b2eed4e3cbb3a2b7> /usr/lib/libiconv.2.dylib
0x18585c000 - 0x185915fff CoreAudio arm64  <25687ef4b3c4389f828006882b280db4> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x185918000 - 0x18591bfff UserFS arm64  <693602c29c64370aab1a77544ddc7e5a> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x18591c000 - 0x185a0afff CoreMedia arm64  <51c728b4974936448426dccd30e3fc5a> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x185a0c000 - 0x185a14fff libcupolicy.dylib arm64  <056df1f0f2893ad08b9c7fbed9271c6f> /usr/lib/libcupolicy.dylib
0x185a18000 - 0x185a8afff CoreTelephony arm64  <d48572ad7be13a99b7a783c12c6657f4> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x185a8c000 - 0x185b6cfff libFontParser.dylib arm64  <7ab9c32919d731969bc2a75b3f03aa17> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x185b70000 - 0x185bf2fff VideoToolbox arm64  <0902a89a960935c08b3715cadedc2a50> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x185bf4000 - 0x185bf4fff FontServices arm64  <39a3005cf101328f94f3a412cfa04fae> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x185bf8000 - 0x185d1bfff CoreText arm64  <5d80f981ab953f73b08881908a610117> /System/Library/Frameworks/CoreText.framework/CoreText
0x185d1c000 - 0x185d2dfff ProtocolBuffer arm64  <4d1a9d53f37b3b448cbc62ede839532f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x185d30000 - 0x185d57fff PersistentConnection arm64  <57092c3dc97437f9a14b61cae9e60e88> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x185d58000 - 0x185d5dfff DataMigration arm64  <ba39fefdd4d530108117d3cce9c24d80> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x185d60000 - 0x186079fff AudioToolbox arm64  <3acc644e69ff3aedae6e3af12f13c58c> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18607c000 - 0x18622afff QuartzCore arm64  <a736a01bca6b389485fd370575885f3a> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18622c000 - 0x186232fff Netrb arm64  <e3abc95050e93feb9999aad619858dd8> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x186234000 - 0x186245fff libcmph.dylib arm64  <f9b0e4b1c2b83f848b351670183dcf24> /usr/lib/libcmph.dylib
0x186248000 - 0x186265fff libmis.dylib arm64  <19a3fb5270713311900b8723341c9649> /usr/lib/libmis.dylib
0x186268000 - 0x1862e8fff LanguageModeling arm64  <25b1d85465f531118bbcd9b3afcb4151> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1862ec000 - 0x1863c9fff ManagedConfiguration arm64  <6829ea88182532c69d9eb79c0d5d8ab8> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1863cc000 - 0x1863e3fff libmarisa.dylib arm64  <72aff9de7b7a3d0f8d24b2f2e33599b1> /usr/lib/libmarisa.dylib
0x1863e4000 - 0x1864abfff ProofReader arm64  <e62d51dcf4a134a2981acc214a79ee83> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1864ac000 - 0x1864b2fff MediaAccessibility arm64  <dbc84b51887d3c239f748993bfe87be2> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1864b4000 - 0x1864c3fff MobileAsset arm64  <4f36adf36909306e8cdda53f431aec5e> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1864c4000 - 0x186525fff ColorSync arm64  <7a7f1de762e734a1b0185bbcf4c5805d> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x186528000 - 0x186573fff MetalPerformanceShaders arm64  <7530c46bdba43048b3780b308d1e0349> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x186574000 - 0x1869a0fff FaceCore arm64  <9fe0da65d44f3e58872fa11c1d79a801> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1869a4000 - 0x186a1ffff Quagga arm64  <872de61a4b163a57b1e5df76124b9013> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x186a20000 - 0x186bcafff CoreImage arm64  <df4ffff30c383def8d08b5b28b6df84d> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x186bcc000 - 0x186bfefff TextInput arm64  <475a479564123e0aafd3f578a8ad861a> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x186c00000 - 0x186c0dfff libAccessibility.dylib arm64  <767e55a612343e498e13731d796f2f9f> /usr/lib/libAccessibility.dylib
0x186c1c000 - 0x1871fdfff JavaScriptCore arm64  <d094d276d4e5331c9a34bf2f88c27894> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x187200000 - 0x1873f0fff StoreServices arm64  <042efaf81deb3c86bfbe3caf43049128> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1873f4000 - 0x1883cdfff WebCore arm64  <8aaebe0c772a318e843a74ef2df4e312> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1883d0000 - 0x1883f9fff libxslt.1.dylib arm64  <f975d2eb5ac931289181480098ed5630> /usr/lib/libxslt.1.dylib
0x1883fc000 - 0x1884d7fff WebKitLegacy arm64  <d2be4b22dfa0373e80b137334598dd13> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1884d8000 - 0x188590fff CoreUI arm64  <1fd04759197f312ab80538caca1dd94e> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x188594000 - 0x1885b9fff DictionaryServices arm64  <03b326076ce4388099fb7442bcbcbd3b> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x1885bc000 - 0x1885bcfff HangTracer arm64  <8280ac9665623548a0428f192fb2342b> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1885c0000 - 0x18860efff PhysicsKit arm64  <d5863be3b3d3375997ce983229cfa34a> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x188610000 - 0x1886e6fff UIFoundation arm64  <a012ee13e0bf395794c95ce1b5670728> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1886e8000 - 0x189312fff UIKit arm64  <bc9398e03d593b3fb4b66794602f9602> /System/Library/Frameworks/UIKit.framework/UIKit
0x189314000 - 0x189335fff CoreBluetooth arm64  <6d465f745c9f3d40994aa5c5dfb8bd47> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x189338000 - 0x18935dfff DataAccessExpress arm64  <e410b3818af13c29bf77e432571282d1> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x189360000 - 0x189379fff NetworkStatistics arm64  <5e417d9061873b19b049ad6121fa503f> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x18937c000 - 0x1893f7fff AddressBook arm64  <a607c38de2223ca7ad304af82f136914> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1893f8000 - 0x189505fff CoreMotion arm64  <46cfcdd3850a33f0b7d60e3ba802739c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x189508000 - 0x189517fff CacheDelete arm64  <0cd7d27acecb36cd896af0ecbce96841> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x189518000 - 0x189525fff CoreAUC arm64  <49032794e9663a38870ae3825f822ff9> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x189528000 - 0x189945fff MediaToolbox arm64  <16c9b8baa166301e92addb64c340bcce> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x189948000 - 0x189ac9fff Celestial arm64  <be72eb1ecb6731a7ae02da26a895f81d> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x189acc000 - 0x189ad8fff IntlPreferences arm64  <26be9c8bb13f380cb1c3b6b817802f17> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x189adc000 - 0x189adefff CoreDuetDebugLogging arm64  <b5fdb39dea6b3fc8babd0bdc054e6b69> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x189ae0000 - 0x189af5fff CoreDuetDaemonProtocol arm64  <12eeb031ac203a6bb7794b5bab52671a> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x189af8000 - 0x189babfff CoreDuet arm64  <227bd93065bc38dbafff0c3774d180ff> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x189bac000 - 0x189badfff BTLEAudioController arm64  <40888f1dde2a3f7bb1b6047b871b7872> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x189bb0000 - 0x189c28fff libAVFAudio.dylib arm64  <6085404284a933f29311bda931a38e43> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x189c2c000 - 0x189dacfff AVFoundation arm64  <6dddb40fbe9c39dc82bae11fb54fafaa> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x189db0000 - 0x189de1fff libtidy.A.dylib arm64  <62273117ae1833b6b0fbc5374ac00955> /usr/lib/libtidy.A.dylib
0x189de4000 - 0x189e55fff IMFoundation arm64  <a2971938c9fd3fb79d9939b67d46f99e> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x189e58000 - 0x18a2e3fff GeoServices arm64  <a97b65948adb33f5952ab3380c08fae6> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18a2e4000 - 0x18a2e5fff DiagnosticLogCollection arm64  <23c742c1baa03399bd005d2330fe2272> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18a2e8000 - 0x18a2e9fff Marco arm64  <78085fa90dd73982acd80b9b4f074efa> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x18a2ec000 - 0x18a355fff CoreLocation arm64  <a9132384c0643bb496aeec5a8c84b4af> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x18a358000 - 0x18a35dfff ConstantClasses arm64  <e397ebe2ca23360688f15acf8b0a3e6c> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18a360000 - 0x18a36bfff libChineseTokenizer.dylib arm64  <12cb857d186b341f9ad1c8ee75095ee5> /usr/lib/libChineseTokenizer.dylib
0x18a36c000 - 0x18a5cbfff libmecabra.dylib arm64  <fd1d427c7edb3273a4b69ab882307567> /usr/lib/libmecabra.dylib
0x18a5cc000 - 0x18a5fffff IDSFoundation arm64  <cc84c7f670f5388196c6925444d2a947> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18a600000 - 0x18a67cfff IDS arm64  <19e33dc7a1543276aeb04256f063e7cb> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18a680000 - 0x18a69bfff MediaServices arm64  <f17b85f7f5033fd4b5aaf25dd06a4330> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x18a69c000 - 0x18a6c0fff AuthKit arm64  <d5bdd3f8cd393986a31d7977eb1d655a> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x18a6c4000 - 0x18a6c9fff libheimdal-asn1.dylib arm64  <2cdbd8d18d663aafb7fbb18c2235f1c6> /usr/lib/libheimdal-asn1.dylib
0x18a6cc000 - 0x18a75bfff MediaRemote arm64  <92629accc5893914aa63fc9403a57381> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x18a75c000 - 0x18a88dfff MobileSpotlightIndex arm64  <db752ecb81bc378789058b3e985f9c8f> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x18a890000 - 0x18a8abfff PlugInKit arm64  <84c62dcf044f3ddbbb66629ff757016d> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x18a8ac000 - 0x18a8d4fff ProtectedCloudStorage arm64  <c035a3cf43773b248cd946368b8d68f6> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x18a8d8000 - 0x18a8f3fff libresolv.9.dylib arm64  <0062ade5d59d35ecbb8bf9c15b88d6f8> /usr/lib/libresolv.9.dylib
0x18a8f4000 - 0x18a909fff ApplePushService arm64  <1d6fc72f497e3abbbc13e9f0528c4bf1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18a90c000 - 0x18a934fff ContactsFoundation arm64  <5b56325e99d43df0875893f3629cf775> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x18a938000 - 0x18a93cfff ParsecSubscriptionServiceSupport arm64  <c840948751e43512a04638cf49270da6> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x18a940000 - 0x18a9c8fff Contacts arm64  <ac886a1dee353472b42d6236c7472564> /System/Library/Frameworks/Contacts.framework/Contacts
0x18a9cc000 - 0x18aa07fff CoreSpotlight arm64  <4fc7c966e5a03e14bc6d2bd4bb757934> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x18aa08000 - 0x18aa27fff vCard arm64  <8139df6f04d830f39ef345d53ffb6466> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x18aa28000 - 0x18aa4cfff VoiceServices arm64  <144c9634ff96328a9352e50b95d41de6> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x18aa50000 - 0x18aa96fff SAObjects arm64  <b822198ed8f53106bf26643012c9a281> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x18aa98000 - 0x18aa9afff CommonAuth arm64  <38dc2b74c43034c5902810188fe4cc8c> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x18aa9c000 - 0x18ab09fff Heimdal arm64  <70f45556567c3167af7cc67723c0c37b> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x18ab0c000 - 0x18ab35fff GSS arm64  <03e9cbf8ff0c3f2594f933f040f57bb4> /System/Library/Frameworks/GSS.framework/GSS
0x18ab44000 - 0x18ab9bfff AssistantServices arm64  <773c3d0701ab3f4bad7b6cd61c9f24d2> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x18ab9c000 - 0x18aba5fff FMCoreLite arm64  <9c24f373ca553da0aae4e1601f5d4131> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x18aba8000 - 0x18ababfff MessageSupport arm64  <73ad73754a5e379188f42a59b6509278> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x18abac000 - 0x18abf3fff MIME arm64  <4b77331c617737a0a7387a58cddee01e> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x18abf4000 - 0x18abfafff AOSNotification arm64  <02d1059c4f77377f91574b51b6fd1e56> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x18abfc000 - 0x18ac61fff AccountsDaemon arm64  <b47114f482a43d0bb34c7a0eedef8873> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x18ac64000 - 0x18ac7efff AppleIDSSOAuthentication arm64  <a2b0551c67cb33dc92877b2613e6c9ac> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x18ac80000 - 0x18ac8ffff MailServices arm64  <5b489d764d2a3ba581a8e4e839ba3f6c> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x18ac90000 - 0x18acecfff AppleAccount arm64  <6abcea21b5863d0abe482ff62c0e25fc> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18acf0000 - 0x18acf4fff CommunicationsFilter arm64  <529acb9e5bed3635a3d63112484bf115> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x18acf8000 - 0x18ad1cfff ChunkingLibrary arm64  <5ad8b7937ec334709934a8ad10ab8012> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x18ad54000 - 0x18ad59fff AssetCacheServices arm64  <048dcff988ef32a38008bf337d776629> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x18ad5c000 - 0x18add1fff MMCS arm64  <5aefee3454823fc2800803ddd4db1b84> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x18ade8000 - 0x18ae29fff ContentIndex arm64  <a091cc552985390581617846a6c4d3a7> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x18ae2c000 - 0x18ae34fff MobileIcons arm64  <077159249f6c3bcebb1217dd27a87e8a> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x18ae38000 - 0x18ae44fff MobileBluetooth arm64  <d8cd6b1a22b2316f9cbf1e9f9506caf0> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x18ae48000 - 0x18ae80fff NanoRegistry arm64  <52fb492288d4357c801cb2222861f549> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x18ae84000 - 0x18ae8bfff BluetoothManager arm64  <1d6811f5c6ba3f42b5279502c90ed632> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x18ae8c000 - 0x18aebcfff Bom arm64  <774d3a8c549537bfae570bb88c6ae221> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x18aec0000 - 0x18aec6fff CertUI arm64  <db0c5d3818933793bbb18d38b97aa40f> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x18aec8000 - 0x18aefcfff FTServices arm64  <8b0816b3745a3e6db444570ed04527b3> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x18af00000 - 0x18af5bfff CoreDAV arm64  <a05a161222783b68bd9254abeb81036d> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x18af68000 - 0x18af79fff UserManagement arm64  <1d49514ccc853a8f8ad3fdec01ad4766> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x18af7c000 - 0x18b047fff CorePDF arm64  <5a2aee277ba63cf4a29b20292a94e614> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x18b048000 - 0x18b07dfff iCalendar arm64  <7b77a3fa3223346cb37b38a63710e8b2> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x18b080000 - 0x18b088fff libtzupdate.dylib arm64  <9fcf1d5743c33e7693532e9edbf9a294> /usr/lib/libtzupdate.dylib
0x18b08c000 - 0x18b0d8fff CalendarFoundation arm64  <43adb429bf073220a41de36f2bf9795e> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x18b0dc000 - 0x18b0e2fff IncomingCallFilter arm64  <dc7da914d35b33aa8267e5b5ca4acaba> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x18b0e4000 - 0x18b1c6fff Preferences arm64  <4254479c9d32364c86589cca97274aca> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x18b1c8000 - 0x18b24dfff CalendarDatabase arm64  <1ed133ea9106366eaf60d17657030960> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x18b250000 - 0x18b286fff CalendarDaemon arm64  <b1ebc738af103005bd297e1a19af49aa> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x18b288000 - 0x18b31afff EventKit arm64  <6b8725dec175318fa7d92186f20a23e0> /System/Library/Frameworks/EventKit.framework/EventKit
0x18b31c000 - 0x18b603fff WebKit arm64  <03eb42abd8ca36d6ac11f10af904232b> /System/Library/Frameworks/WebKit.framework/WebKit
0x18b604000 - 0x18b63afff WebBookmarks arm64  <74bdb4a84d6f3f44aed2eb45e443bdef> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x18b63c000 - 0x18b73efff ContactsUI arm64  <aee7ce51982f3b35b6630923fb6a2bc0> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x18bbac000 - 0x18bc0ffff TelephonyUtilities arm64  <62a183b4d4143f0290910a9f0d2a3009> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x18be94000 - 0x18bed4fff Notes arm64  <8294e82858123421b9708190c870b78e> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x18bed8000 - 0x18bfaefff AddressBookUI arm64  <0d022f7b6eac3e4fa32bd247ddedebb8> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x18bfb0000 - 0x18c069fff CloudKit arm64  <5a0898b0056f3aa8bb9a6f5e84185c9a> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18c0b4000 - 0x18c0bafff CloudPhotoServices arm64  <e2d70fadac7e3b8f96ddc7a3d7f7f196> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x18c0bc000 - 0x18c19afff CloudPhotoLibrary arm64  <a9168c011509369abc3cba172aa06348> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x18c19c000 - 0x18c1ecfff DataAccess arm64  <050cac9b39e23897afcc62f92fb3c365> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x18c1f0000 - 0x18c215fff AssetsLibraryServices arm64  <95e063176764337495fab184d2cdc6be> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x18c2b8000 - 0x18c2e5fff ACTFramework arm64  <148246d53b103ced8d9153e7ac0f7cc4> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x18c2e8000 - 0x18c2f3fff DCIMServices arm64  <a4c7d4b6909e3b28b2bd33738ab4c1ba> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x18c2f4000 - 0x18c420fff CoreMediaStream arm64  <78d4e1723350363ea044c7ecb28eaacb> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x18c424000 - 0x18c43bfff PhotosFormats arm64  <4f1480ae641f35e8b43a77469a30be67> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x18c43c000 - 0x18c443fff XPCKit arm64  <c6c8348d8fb2388d9aed2615ee4a0240> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x18c6c0000 - 0x18c7a8fff CameraKit arm64  <94253a49d5553f4583d5bf83e90e30b4> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x18c7b4000 - 0x18c7cffff MediaStream arm64  <685fea53e4533d44b5d2e0a4f63404cf> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x18c7d0000 - 0x18cb0efff PhotoLibraryServices arm64  <be62d67b4a373f9e8b10b5500c89963e> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x18cd70000 - 0x18ce90fff Message arm64  <46c797a0e04f38d08b5892ba13c097d1> /System/Library/PrivateFrameworks/Message.framework/Message
0x18ce94000 - 0x18ceaefff CertInfo arm64  <4d5b3ff07243345392f91b2dc486a1e1> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x18cf4c000 - 0x18cf73fff AccountsUI arm64  <dbc1ef41584e3d448cae28e417b4fa21> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x18cf74000 - 0x18cf93fff DataDetectorsCore arm64  <3e080460801c35da94326e0b96bb2972> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x18d400000 - 0x18d418fff GenerationalStorage arm64  <4480109728263983957dcc8a897cef54> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x18d41c000 - 0x18d427fff CoreRecents arm64  <a2726ef8acf73224b8262a5e764ea175> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x18d4d8000 - 0x18d4ebfff AssetsLibrary arm64  <bc4472f5b1303a22acc703647ef908cf> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x18d508000 - 0x18db66fff VectorKit arm64  <96526ae78f843c1f81e408a35625a541> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x18db68000 - 0x18dcf9fff MapKit arm64  <80f226c48acb34768d6c6bb187818a81> /System/Library/Frameworks/MapKit.framework/MapKit
0x18dd18000 - 0x18dd1afff FTClientServices arm64  <3badf51ee07a3bfe8eac28ed0218a79e> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x18dd1c000 - 0x18dd2afff QuickLookThumbnailing arm64  <78f45a609e163e91bde4d4e762d2b58d> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x18ddf4000 - 0x18de48fff QuickLook arm64  <1ba1acc9f25132fb9bb303f3a4d5558e> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x18de94000 - 0x18decafff ContactsAutocomplete arm64  <e1b00b7a7d283cafa77b6d51b1a8429b> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x18dedc000 - 0x18dfb8fff MessageUI arm64  <4102eb0943623581872e2cae088900c9> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x18e008000 - 0x18e0a7fff Social arm64  <87bf1e41ee753bfdb89f85c22f64892c> /System/Library/Frameworks/Social.framework/Social
0x18e2e0000 - 0x18e2fafff StoreKit arm64  <e9d2e48d07323297a86ec9f419cfd669> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x18e39c000 - 0x18e3b4fff SharedUtils arm64  <2efc44696932389ca99c2d1d4ab4f6b4> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x18e694000 - 0x18e69ffff LocalAuthentication arm64  <55e3fed7ddcb368ab5a5a0eb01d5530e> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x18e6a0000 - 0x18e6c6fff CalendarUIKit arm64  <ed0d01e3e0873b35b9d88d8bbb23baf5> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x18e728000 - 0x18e8abfff EventKitUI arm64  <9945e2c9c7da3c0b92f69ccaaf781f50> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x18eb3c000 - 0x18ed1bfff SafariShared arm64  <373cefbe2dc1336f8fe42665ab1b84be> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x18f4ec000 - 0x18f528fff WebUI arm64  <73f84ea778e831e08c13e6f4efec9111> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x18f98c000 - 0x18fa02fff SafariServices arm64  <bfd0b28d53cd3893a00ee9e5c62591c2> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x19011c000 - 0x190134fff FlightUtilities arm64  <429ece1afec5357580df1f335958ceba> /System/Library/PrivateFrameworks/FlightUtilities.framework/FlightUtilities
0x1912d4000 - 0x1912fefff DataDetectorsUI arm64  <6a028e78bb5f3b639d2ef2ce59a8ff47> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x192404000 - 0x19245dfff CoreBrightness arm64  <9e48b70667dc349a8310b5171dc35092> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x195454000 - 0x19562bfff RawCamera arm64  <4c63ccfe546b32f7a2e65ca97fafca60> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x195724000 - 0x195736fff libCGInterfaces.dylib arm64  <c4505720159f37a7ac9aa8fc453a5cdb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x197a64000 - 0x197a6ffff libGSFontCache.dylib arm64  <af7bcf4952573e29a1a9ab26dc13b2cf> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x199250000 - 0x19927dfff SafariSafeBrowsing arm64  <90c05825deeb3cbd9ec31afac993fda1> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
fechanique commented 8 years ago

Maybe check the bundle name or your certifications

2016-07-26 20:21 GMT+02:00 Reza Rahmati notifications@github.com:

@fechanique https://github.com/fechanique Thanks for response, yes file is there

i have got the crash log on iPhone

Incident Identifier: 98806516-0E9F-47E7-830A-ADC11B962DD7 CrashReporter Key: ab72ac932d8e832b918ed282dce4bb3766db0d5d Hardware Model: iPhone8,1 Process: Jar Chee [4923] Path: /private/var/containers/Bundle/Application/0F17DEFF-6A3C-4C39-9781-E05D2B58D1F0/com.daivatech.JarCheeApp.app/Jar Chee Identifier: com.daivatech.JarCheeApp Version: 1.4.0 (1.4.0) Code Type: ARM-64 (Native) Parent Process: launchd [1]

Date/Time: 2016-07-26 13:12:39.39 -0400 Launch Time: 2016-07-26 13:12:39.39 -0400 OS Version: iOS 9.3.2 (13F69) Report Version: 105

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Triggered by Thread: 0

Filtered syslog: None found

Last Exception Backtrace: 0 CoreFoundation 0x18359edb0 0x183474000 + 1224112 1 libobjc.A.dylib 0x182c03f80 0x182bfc000 + 32640 2 CoreFoundation 0x18359ecf8 0x183474000 + 1223928 3 Jar Chee 0x1000c4884 0x10004c000 + 493700 4 Jar Chee 0x100063fc4 0x10004c000 + 98244 5 UIKit 0x1887729c0 0x1886e8000 + 567744 6 UIKit 0x1889a2184 0x1886e8000 + 2859396 7 UIKit 0x1889a65f0 0x1886e8000 + 2876912 8 UIKit 0x1889a3764 0x1886e8000 + 2864996 9 FrontBoardServices 0x184f3f7ac 0x184f18000 + 161708 10 FrontBoardServices 0x184f3f618 0x184f18000 + 161304 11 FrontBoardServices 0x184f3f9c8 0x184f18000 + 162248 12 CoreFoundation 0x18355509c 0x183474000 + 921756 13 CoreFoundation 0x183554b30 0x183474000 + 920368 14 CoreFoundation 0x183552830 0x183474000 + 911408 15 CoreFoundation 0x18347cc50 0x183474000 + 35920 16 UIKit 0x18876b94c 0x1886e8000 + 538956 17 UIKit 0x188766088 0x1886e8000 + 516232 18 Jar Chee 0x100053a34 0x10004c000 + 31284 19 libdyld.dylib 0x18301a8b8 0x183018000 + 10424

Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem_kernel.dylib 0x000000018313811c 0x18311c000 + 114972 1 libsystem_pthread.dylib 0x0000000183204ef8 0x183200000 + 20216 2 libsystem_c.dylib 0x00000001830a9dac 0x183048000 + 400812 3 libc++abi.dylib 0x0000000182bdd3f4 0x182bdc000 + 5108 4 libc++abi.dylib 0x0000000182bf9e98 0x182bdc000 + 122520 5 libobjc.A.dylib 0x0000000182c04248 0x182bfc000 + 33352 6 libc++abi.dylib 0x0000000182bf6f44 0x182bdc000 + 110404 7 libc++abi.dylib 0x0000000182bf6b10 0x182bdc000 + 109328 8 libobjc.A.dylib 0x0000000182c04120 0x182bfc000 + 33056 9 CoreFoundation 0x000000018347ccf8 0x183474000 + 36088 10 UIKit 0x000000018876b94c 0x1886e8000 + 538956 11 UIKit 0x0000000188766088 0x1886e8000 + 516232 12 Jar Chee 0x0000000100053a34 0x10004c000 + 31284 13 libdyld.dylib 0x000000018301a8b8 0x183018000 + 10424

Thread 1: 0 libsystem_kernel.dylib 0x0000000183138b48 0x18311c000 + 117576 1 libsystem_pthread.dylib 0x0000000183201530 0x183200000 + 5424 2 libsystem_pthread.dylib 0x0000000183201020 0x183200000 + 4128

Thread 2 name: Dispatch queue: com.apple.libdispatch-manager Thread 2: 0 libsystem_kernel.dylib 0x00000001831394d8 0x18311c000 + 120024 1 libdispatch.dylib 0x0000000182ffc7d8 0x182fe8000 + 83928 2 libdispatch.dylib 0x0000000182feb648 0x182fe8000 + 13896

Thread 3 name: Dispatch queue: clearcut Thread 3: 0 libsystem_kernel.dylib 0x00000001831374e8 0x18311c000 + 111848 1 libsystem_c.dylib 0x0000000183052810 0x183048000 + 43024 2 libsystem_c.dylib 0x000000018305a724 0x183048000 + 75556 3 Foundation 0x0000000183edd7dc 0x183e80000 + 382940 4 Jar Chee 0x00000001000c21f4 0x10004c000 + 483828 5 Jar Chee 0x00000001000c2558 0x10004c000 + 484696 6 libdispatch.dylib 0x0000000182fe94bc 0x182fe8000 + 5308 7 libdispatch.dylib 0x0000000182fe947c 0x182fe8000 + 5244 8 libdispatch.dylib 0x0000000182ff54c0 0x182fe8000 + 54464 9 libdispatch.dylib 0x0000000182fecf80 0x182fe8000 + 20352 10 libdispatch.dylib 0x0000000182fe947c 0x182fe8000 + 5244 11 libdispatch.dylib 0x0000000182ff7914 0x182fe8000 + 63764 12 libdispatch.dylib 0x0000000182ff70b0 0x182fe8000 + 61616 13 libsystem_pthread.dylib 0x0000000183201470 0x183200000 + 5232 14 libsystem_pthread.dylib 0x0000000183201020 0x183200000 + 4128

Thread 4: 0 libsystem_pthread.dylib 0x000000018320101c 0x183200000 + 4124

Thread 5: 0 libsystem_kernel.dylib 0x0000000183138b48 0x18311c000 + 117576 1 libsystem_pthread.dylib 0x0000000183201530 0x183200000 + 5424 2 libsystem_pthread.dylib 0x0000000183201020 0x183200000 + 4128

Thread 6 name: com.apple.NSURLConnectionLoader Thread 6: 0 libsystem_kernel.dylib 0x000000018311cfd8 0x18311c000 + 4056 1 libsystem_kernel.dylib 0x000000018311ce54 0x18311c000 + 3668 2 CoreFoundation 0x0000000183554c60 0x183474000 + 920672 3 CoreFoundation 0x0000000183552964 0x183474000 + 911716 4 CoreFoundation 0x000000018347cc50 0x183474000 + 35920 5 CFNetwork 0x0000000183bfdc68 0x183b50000 + 711784 6 Foundation 0x0000000183f73e4c 0x183e80000 + 998988 7 libsystem_pthread.dylib 0x0000000183203b28 0x183200000 + 15144 8 libsystem_pthread.dylib 0x0000000183203a8c 0x183200000 + 14988 9 libsystem_pthread.dylib 0x0000000183201028 0x183200000 + 4136

Thread 7: 0 libsystem_kernel.dylib 0x000000018313841c 0x18311c000 + 115740 1 libsystem_c.dylib 0x000000018305522c 0x183048000 + 53804 2 libc++.1.dylib 0x0000000182bcd3b4 0x182b88000 + 283572 3 JavaScriptCore 0x000000018719e690 0x186c1c000 + 5777040 4 JavaScriptCore 0x000000018719e340 0x186c1c000 + 5776192 5 JavaScriptCore 0x00000001871a0ad8 0x186c1c000 + 5786328 6 JavaScriptCore 0x00000001871a0a68 0x186c1c000 + 5786216 7 libsystem_pthread.dylib 0x0000000183203b28 0x183200000 + 15144 8 libsystem_pthread.dylib 0x0000000183203a8c 0x183200000 + 14988 9 libsystem_pthread.dylib 0x0000000183201028 0x183200000 + 4136

Thread 8 name: WebThread Thread 8: 0 libsystem_kernel.dylib 0x0000000183137f6c 0x18311c000 + 114540 1 libsystem_pthread.dylib 0x000000018320639c 0x183200000 + 25500 2 libsystem_pthread.dylib 0x000000018320657c 0x183200000 + 25980 3 WebCore 0x000000018746c910 0x1873f4000 + 493840 4 WebCore 0x000000018746c870 0x1873f4000 + 493680 5 CoreFoundation 0x0000000183554728 0x183474000 + 919336 6 CoreFoundation 0x00000001835524cc 0x183474000 + 910540 7 CoreFoundation 0x0000000183552a3c 0x183474000 + 911932 8 CoreFoundation 0x000000018347cc50 0x183474000 + 35920 9 WebCore 0x000000018746a61c 0x1873f4000 + 484892 10 libsystem_pthread.dylib 0x0000000183203b28 0x183200000 + 15144 11 libsystem_pthread.dylib 0x0000000183203a8c 0x183200000 + 14988 12 libsystem_pthread.dylib 0x0000000183201028 0x183200000 + 4136

Thread 9 name: JavaScriptCore::Marking Thread 9: 0 libsystem_kernel.dylib 0x0000000183137f24 0x18311c000 + 114468 1 libsystem_pthread.dylib 0x0000000183202ce8 0x183200000 + 11496 2 libc++.1.dylib 0x0000000182b8f42c 0x182b88000 + 29740 3 JavaScriptCore 0x0000000186f512cc 0x186c1c000 + 3363532 4 JavaScriptCore 0x0000000186f51364 0x186c1c000 + 3363684 5 JavaScriptCore 0x0000000186c26f14 0x186c1c000 + 44820 6 JavaScriptCore 0x0000000186c26e24 0x186c1c000 + 44580 7 libsystem_pthread.dylib 0x0000000183203b28 0x183200000 + 15144 8 libsystem_pthread.dylib 0x0000000183203a8c 0x183200000 + 14988 9 libsystem_pthread.dylib 0x0000000183201028 0x183200000 + 4136

Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x000000014f599897 x4: 0x0000000182bfae02 x5: 0x000000016fdb3510 x6: 0x000000000000006e x7: 0x0000000000000fa0 x8: 0x0000000008000000 x9: 0x0000000004000000 x10: 0x0000000000000002 x11: 0x0000000000000010 x12: 0x0000000000000000 x13: 0x0000000000000002 x14: 0x00000000ffffffff x15: 0x00000000ffffffee x16: 0x0000000000000148 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x00000001a1f8c000 x21: 0x000000016fdb3510 x22: 0x000000014f7bc950 x23: 0x00000001a1f98150 x24: 0x0000000000000001 x25: 0xdd0031e494e60743 x26: 0x000000014f52b680 x27: 0x0000000000000000 x28: 0x0000000000000001 fp: 0x000000016fdb3470 lr: 0x0000000183204ef8 sp: 0x000000016fdb3450 pc: 0x000000018313811c cpsr: 0x00000000

Binary Images: 0x10004c000 - 0x10016bfff Jar Chee arm64 <692ee48b0c093c87b04041ef9263f6f0> /var/containers/Bundle/Application/0F17DEFF-6A3C-4C39-9781-E05D2B58D1F0/com.daivatech.JarCheeApp.app/Jar Chee 0x1200e0000 - 0x12010ffff dyld arm64 <488b8b4696fb312db76da956e6f5aef5> /usr/lib/dyld 0x182b84000 - 0x182b85fff libSystem.B.dylib arm64 <77c873c418a6317f821f7b706d5b7dc6> /usr/lib/libSystem.B.dylib 0x182b88000 - 0x182bdafff libc++.1.dylib arm64 <9ec0d9dcf728349582c26a7da72f0364> /usr/lib/libc++.1.dylib 0x182bdc000 - 0x182bfbfff libc++abi.dylib arm64 /usr/lib/libc++abi.dylib 0x182bfc000 - 0x182f68fff libobjc.A.dylib arm64 <939f392022903f2da2858e676e4191ef> /usr/lib/libobjc.A.dylib 0x182f6c000 - 0x182f70fff libcache.dylib arm64 <43424f4c7252330ca92c1a865da896e1> /usr/lib/system/libcache.dylib 0x182f74000 - 0x182f7ffff libcommonCrypto.dylib arm64 /usr/lib/system/libcommonCrypto.dylib 0x182f80000 - 0x182f83fff libcompiler_rt.dylib arm64 /usr/lib/system/libcompiler_rt.dylib 0x182f84000 - 0x182f8bfff libcopyfile.dylib arm64 <1c1678aa36073b42b4406c6dbb06e9f0> /usr/lib/system/libcopyfile.dylib 0x182f8c000 - 0x182fe7fff libcorecrypto.dylib arm64 /usr/lib/system/libcorecrypto.dylib 0x182fe8000 - 0x183016fff libdispatch.dylib arm64 <65568801b7463adeb6e20dc25d14d801> /usr/lib/system/libdispatch.dylib 0x183018000 - 0x18301afff libdyld.dylib arm64 /usr/lib/system/libdyld.dylib 0x18301c000 - 0x18301cfff liblaunch.dylib arm64 /usr/lib/system/liblaunch.dylib 0x183020000 - 0x183024fff libmacho.dylib arm64 <1f37b179ad26307192b3b763ba5f816a> /usr/lib/system/libmacho.dylib 0x183028000 - 0x183029fff libremovefile.dylib arm64 <267c6cbaf2193309bd8a191fad38cc79> /usr/lib/system/libremovefile.dylib 0x18302c000 - 0x183042fff libsystem_asl.dylib arm64 /usr/lib/system/libsystem_asl.dylib 0x183044000 - 0x183045fff libsystem_blocks.dylib arm64 <8bbf799e57f93ed1be24cf2ce6c221a3> /usr/lib/system/libsystem_blocks.dylib 0x183048000 - 0x1830c7fff libsystem_c.dylib arm64 /usr/lib/system/libsystem_c.dylib 0x1830c8000 - 0x1830cbfff libsystem_configuration.dylib arm64 /usr/lib/system/libsystem_configuration.dylib 0x1830cc000 - 0x1830cffff libsystem_containermanager.dylib arm64 <504648cfa43d3668b9678b74e33697f2> /usr/lib/system/libsystem_containermanager.dylib 0x1830d0000 - 0x1830d1fff libsystem_coreservices.dylib arm64 <8f94549c633036aa99efb0f067031a05> /usr/lib/system/libsystem_coreservices.dylib 0x1830d4000 - 0x1830eafff libsystem_coretls.dylib arm64 <498e424eb31f3d5cb49523cec07f339d> /usr/lib/system/libsystem_coretls.dylib 0x1830ec000 - 0x1830f4fff libsystem_dnssd.dylib arm64 <096026a14628397ea96580ce7704f39e> /usr/lib/system/libsystem_dnssd.dylib 0x1830f8000 - 0x18311afff libsystem_info.dylib arm64 <932df5ba705a3b6d948c5dcff196ea6b> /usr/lib/system/libsystem_info.dylib 0x18311c000 - 0x18313dfff libsystem_kernel.dylib arm64 <29df8d8d12d034ffa906bb02f04610f4> /usr/lib/system/libsystem_kernel.dylib 0x183140000 - 0x18315cfff libsystem_m.dylib arm64 /usr/lib/system/libsystem_m.dylib 0x183160000 - 0x183179fff libsystem_malloc.dylib arm64 /usr/lib/system/libsystem_malloc.dylib 0x18317c000 - 0x1831dffff libsystem_network.dylib arm64 /usr/lib/system/libsystem_network.dylib 0x1831e0000 - 0x1831e9fff libsystem_networkextension.dylib arm64 /usr/lib/system/libsystem_networkextension.dylib 0x1831ec000 - 0x1831f6fff libsystem_notify.dylib arm64 /usr/lib/system/libsystem_notify.dylib 0x1831f8000 - 0x1831fdfff libsystem_platform.dylib arm64 <4386956061113d7a9e415e543b1243bc> /usr/lib/system/libsystem_platform.dylib 0x183200000 - 0x183208fff libsystem_pthread.dylib arm64 <7965d331db2c3bd2b8cbc1bc78babca2> /usr/lib/system/libsystem_pthread.dylib 0x18320c000 - 0x18320efff libsystem_sandbox.dylib arm64 /usr/lib/system/libsystem_sandbox.dylib 0x183210000 - 0x183220fff libsystem_trace.dylib arm64 /usr/lib/system/libsystem_trace.dylib 0x183224000 - 0x183229fff libunwind.dylib arm64 /usr/lib/system/libunwind.dylib 0x18322c000 - 0x18322cfff libvminterpose.dylib arm64 <630bf4c89edf3935b7afe56abdb5caad> /usr/lib/system/libvminterpose.dylib 0x183230000 - 0x183255fff libxpc.dylib arm64 /usr/lib/system/libxpc.dylib 0x183258000 - 0x18345dfff libicucore.A.dylib arm64 <9416014bb51e35aebdb2a9f572a2c5f8> /usr/lib/libicucore.A.dylib 0x183460000 - 0x183471fff libz.1.dylib arm64 <8fcb56adfdc13e9593582266b1e4ac18> /usr/lib/libz.1.dylib 0x183474000 - 0x1837f4fff CoreFoundation arm64 <182fd72b7fdf330b8dbf70db93af6b63> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x1837f8000 - 0x183808fff libbsm.0.dylib arm64 /usr/lib/libbsm.0.dylib 0x18380c000 - 0x18380cfff libenergytrace.dylib arm64 /usr/lib/libenergytrace.dylib 0x183810000 - 0x183881fff IOKit arm64 <0864d9c20424332d8979a4f548848c16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x183884000 - 0x1838a4fff libMobileGestalt.dylib arm64 <9cc485a12c323768a6b6e88d973bd44e> /usr/lib/libMobileGestalt.dylib 0x1838a8000 - 0x183992fff libxml2.2.dylib arm64 /usr/lib/libxml2.2.dylib 0x183994000 - 0x183a06fff Security arm64 <85e9578e7bc732ca9cced737b84163bb> /System/Library/Frameworks/Security.framework/Security 0x183a08000 - 0x183a61fff SystemConfiguration arm64 <92717250c7393c44878d137773604d46> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x183a64000 - 0x183b4cfff libsqlite3.dylib arm64 /usr/lib/libsqlite3.dylib 0x183b50000 - 0x183de4fff CFNetwork arm64 /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x183de8000 - 0x183df5fff libbz2.1.0.dylib arm64 <8ebfd413e3fd3889b546857fcf554b6f> /usr/lib/libbz2.1.0.dylib 0x183df8000 - 0x183e11fff liblzma.5.dylib arm64 <68bb861dc8bd3547b5ace073ed504b14> /usr/lib/liblzma.5.dylib 0x183e14000 - 0x183e2efff libCRFSuite.dylib arm64 <1a2c1f709f213faf81fd2223b719c899> /usr/lib/libCRFSuite.dylib 0x183e30000 - 0x183e5afff libarchive.2.dylib arm64 /usr/lib/libarchive.2.dylib 0x183e5c000 - 0x183e7afff libextension.dylib arm64 <8a88fb35fee03a36ae138e676b9a0e9f> /usr/lib/libextension.dylib 0x183e7c000 - 0x183e7dfff liblangid.dylib arm64 /usr/lib/liblangid.dylib 0x183e80000 - 0x1840eefff Foundation arm64 <7cf4edf781cb30438b812ded8716cd95> /System/Library/Frameworks/Foundation.framework/Foundation 0x1840f0000 - 0x18419bfff libBLAS.dylib arm64 <097b7e769a3439ad8fdb3abb0edc9daf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x18419c000 - 0x184501fff libLAPACK.dylib arm64 <566419f65c9338599694a04da8e20fbf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x184504000 - 0x184769fff vImage arm64 <789df1b35e183397803583a25feff3c7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x18476c000 - 0x18478efff libvMisc.dylib arm64 <3c655ae6f62035bbba069387c490efbb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x184790000 - 0x1847a3fff libLinearAlgebra.dylib arm64 <94d099e954d638e39ef1773639ef61af> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1847a4000 - 0x1847b3fff libSparseBLAS.dylib arm64 <80ca4fb770613c76b2449daf05c6dc25> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1847b4000 - 0x184820fff libvDSP.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x184824000 - 0x184824fff vecLib arm64 <546ad53c3a4a36709fdf6e50b76b2ec9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x184828000 - 0x184828fff Accelerate arm64 /System/Library/Frameworks/Accelerate.framework/Accelerate 0x18482c000 - 0x184d57fff CoreGraphics arm64 <63001c4acb4135428df4b62f2f698e0f> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x184d58000 - 0x184d6cfff GraphicsServices arm64 /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x184d70000 - 0x184db8fff AppSupport arm64 <1469530c1aa03d2486d678bed8482764> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x184dbc000 - 0x184e8ffff MobileCoreServices arm64 <2096d560a53b3fd28ff0a7f46e3ba060> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x184e90000 - 0x184edffff BaseBoard arm64 /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x184ee0000 - 0x184eebfff AssertionServices arm64 <48c978bd14553765b4a7f1cee1b14c83> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x184eec000 - 0x184f10fff BackBoardServices arm64 <207836d8c1833eeab468f622f4d0f366> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x184f14000 - 0x184f17fff MobileSystemServices arm64 <6d85ae92680935bbb51db96c7a021118> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x184f18000 - 0x184f4dfff FrontBoardServices arm64 /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x184f50000 - 0x184f5afff UserNotificationServices arm64 <74d3e76dff833048b39ae8e0ceb44140> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices 0x184f5c000 - 0x184f88fff SpringBoardServices arm64 <6535787e172939d0b8abfe852a185b3d> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x184f8c000 - 0x184f9dfff MobileKeyBag arm64 <169edc8949693d349807056d1e316f2a> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x184fa0000 - 0x184fa6fff IOSurface arm64 /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface 0x184fa8000 - 0x184fb4fff liblockdown.dylib arm64 <36e1e9187c193410a5f7cf46e3dc7afe> /usr/lib/liblockdown.dylib 0x184fb8000 - 0x184fcafff CrashReporterSupport arm64 <8e45addb6a1f379d98c9164764948fc2> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x184fcc000 - 0x184fcefff IOSurfaceAccelerator arm64 <65789d64b5f937e987c6f27125a38100> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x184fd0000 - 0x185011fff AppleJPEG arm64 <24fc6e2cd59a318e9f59da6383bfd90d> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x185014000 - 0x185336fff ImageIO arm64 <8b10562bfdd23addb249367deb92aefd> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x185338000 - 0x18533cfff TCC arm64 <09fcccda721f35c3936e68acf3d216a4> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x185340000 - 0x185345fff AggregateDictionary arm64 <51bcd4b61f3739eb85fdcc4a037e3696> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x185348000 - 0x185355fff PowerLog arm64 /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x185358000 - 0x1853bafff libTelephonyUtilDynamic.dylib arm64 <59e0bc898f27370d8e4961910f891b3b> /usr/lib/libTelephonyUtilDynamic.dylib 0x1853bc000 - 0x1853cefff CommonUtilities arm64 <194ea4f46bf537029d10e4ce8b28ca5f> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x1853d0000 - 0x1853e7fff libcompression.dylib arm64 /usr/lib/libcompression.dylib 0x1853e8000 - 0x185632fff CoreData arm64 /System/Library/Frameworks/CoreData.framework/CoreData 0x185634000 - 0x185638fff libCoreVMClient.dylib arm64 <69b5ba7317d532b898c3ffb5574bb883> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x18563c000 - 0x185640fff IOAccelerator arm64 /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x185644000 - 0x185645fff libCVMSPluginSupport.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x185648000 - 0x18564bfff libCoreFSCache.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x18564c000 - 0x185692fff libGLImage.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x185694000 - 0x18569efff libGFXShared.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x1856a0000 - 0x1856a7fff IOMobileFramebuffer arm64 /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x1856a8000 - 0x1856a8fff libmetal_timestamp.dylib arm64 /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x1856ac000 - 0x1856f2fff Metal arm64 <95ce1f8a4d483d11aa49533e2ae2a568> /System/Library/Frameworks/Metal.framework/Metal 0x1856f4000 - 0x1856fefff OpenGLES arm64 <7c7a0c5191f53f518e994638139ca1df> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x185700000 - 0x185722fff CoreVideo arm64 <31ef8b764af3301ea5e7267fcae838cb> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x185724000 - 0x185726fff OAuth arm64 <0f1ae5abcad13b4b948193a2405c61b4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x185730000 - 0x185767fff Accounts arm64 <1cf893c2c3c03137acb576d5a7fc2cee> /System/Library/Frameworks/Accounts.framework/Accounts 0x185768000 - 0x18585afff libiconv.2.dylib arm64 <1c378c57054a32a6b2eed4e3cbb3a2b7> /usr/lib/libiconv.2.dylib 0x18585c000 - 0x185915fff CoreAudio arm64 <25687ef4b3c4389f828006882b280db4> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x185918000 - 0x18591bfff UserFS arm64 <693602c29c64370aab1a77544ddc7e5a> /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x18591c000 - 0x185a0afff CoreMedia arm64 <51c728b4974936448426dccd30e3fc5a> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x185a0c000 - 0x185a14fff libcupolicy.dylib arm64 <056df1f0f2893ad08b9c7fbed9271c6f> /usr/lib/libcupolicy.dylib 0x185a18000 - 0x185a8afff CoreTelephony arm64 /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x185a8c000 - 0x185b6cfff libFontParser.dylib arm64 <7ab9c32919d731969bc2a75b3f03aa17> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x185b70000 - 0x185bf2fff VideoToolbox arm64 <0902a89a960935c08b3715cadedc2a50> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x185bf4000 - 0x185bf4fff FontServices arm64 <39a3005cf101328f94f3a412cfa04fae> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x185bf8000 - 0x185d1bfff CoreText arm64 <5d80f981ab953f73b08881908a610117> /System/Library/Frameworks/CoreText.framework/CoreText 0x185d1c000 - 0x185d2dfff ProtocolBuffer arm64 <4d1a9d53f37b3b448cbc62ede839532f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x185d30000 - 0x185d57fff PersistentConnection arm64 <57092c3dc97437f9a14b61cae9e60e88> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x185d58000 - 0x185d5dfff DataMigration arm64 /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x185d60000 - 0x186079fff AudioToolbox arm64 <3acc644e69ff3aedae6e3af12f13c58c> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x18607c000 - 0x18622afff QuartzCore arm64 /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x18622c000 - 0x186232fff Netrb arm64 /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x186234000 - 0x186245fff libcmph.dylib arm64 /usr/lib/libcmph.dylib 0x186248000 - 0x186265fff libmis.dylib arm64 <19a3fb5270713311900b8723341c9649> /usr/lib/libmis.dylib 0x186268000 - 0x1862e8fff LanguageModeling arm64 <25b1d85465f531118bbcd9b3afcb4151> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x1862ec000 - 0x1863c9fff ManagedConfiguration arm64 <6829ea88182532c69d9eb79c0d5d8ab8> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x1863cc000 - 0x1863e3fff libmarisa.dylib arm64 <72aff9de7b7a3d0f8d24b2f2e33599b1> /usr/lib/libmarisa.dylib 0x1863e4000 - 0x1864abfff ProofReader arm64 /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1864ac000 - 0x1864b2fff MediaAccessibility arm64 /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1864b4000 - 0x1864c3fff MobileAsset arm64 <4f36adf36909306e8cdda53f431aec5e> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x1864c4000 - 0x186525fff ColorSync arm64 <7a7f1de762e734a1b0185bbcf4c5805d> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x186528000 - 0x186573fff MetalPerformanceShaders arm64 <7530c46bdba43048b3780b308d1e0349> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x186574000 - 0x1869a0fff FaceCore arm64 <9fe0da65d44f3e58872fa11c1d79a801> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1869a4000 - 0x186a1ffff Quagga arm64 <872de61a4b163a57b1e5df76124b9013> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x186a20000 - 0x186bcafff CoreImage arm64 /System/Library/Frameworks/CoreImage.framework/CoreImage 0x186bcc000 - 0x186bfefff TextInput arm64 <475a479564123e0aafd3f578a8ad861a> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x186c00000 - 0x186c0dfff libAccessibility.dylib arm64 <767e55a612343e498e13731d796f2f9f> /usr/lib/libAccessibility.dylib 0x186c1c000 - 0x1871fdfff JavaScriptCore arm64 /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x187200000 - 0x1873f0fff StoreServices arm64 <042efaf81deb3c86bfbe3caf43049128> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x1873f4000 - 0x1883cdfff WebCore arm64 <8aaebe0c772a318e843a74ef2df4e312> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x1883d0000 - 0x1883f9fff libxslt.1.dylib arm64 /usr/lib/libxslt.1.dylib 0x1883fc000 - 0x1884d7fff WebKitLegacy arm64 /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x1884d8000 - 0x188590fff CoreUI arm64 <1fd04759197f312ab80538caca1dd94e> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x188594000 - 0x1885b9fff DictionaryServices arm64 <03b326076ce4388099fb7442bcbcbd3b> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices 0x1885bc000 - 0x1885bcfff HangTracer arm64 <8280ac9665623548a0428f192fb2342b> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x1885c0000 - 0x18860efff PhysicsKit arm64 /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x188610000 - 0x1886e6fff UIFoundation arm64 /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x1886e8000 - 0x189312fff UIKit arm64 /System/Library/Frameworks/UIKit.framework/UIKit 0x189314000 - 0x189335fff CoreBluetooth arm64 <6d465f745c9f3d40994aa5c5dfb8bd47> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x189338000 - 0x18935dfff DataAccessExpress arm64 /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x189360000 - 0x189379fff NetworkStatistics arm64 <5e417d9061873b19b049ad6121fa503f> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x18937c000 - 0x1893f7fff AddressBook arm64 /System/Library/Frameworks/AddressBook.framework/AddressBook 0x1893f8000 - 0x189505fff CoreMotion arm64 <46cfcdd3850a33f0b7d60e3ba802739c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x189508000 - 0x189517fff CacheDelete arm64 <0cd7d27acecb36cd896af0ecbce96841> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x189518000 - 0x189525fff CoreAUC arm64 <49032794e9663a38870ae3825f822ff9> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x189528000 - 0x189945fff MediaToolbox arm64 <16c9b8baa166301e92addb64c340bcce> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x189948000 - 0x189ac9fff Celestial arm64 /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x189acc000 - 0x189ad8fff IntlPreferences arm64 <26be9c8bb13f380cb1c3b6b817802f17> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x189adc000 - 0x189adefff CoreDuetDebugLogging arm64 /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x189ae0000 - 0x189af5fff CoreDuetDaemonProtocol arm64 <12eeb031ac203a6bb7794b5bab52671a> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x189af8000 - 0x189babfff CoreDuet arm64 <227bd93065bc38dbafff0c3774d180ff> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x189bac000 - 0x189badfff BTLEAudioController arm64 <40888f1dde2a3f7bb1b6047b871b7872> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController 0x189bb0000 - 0x189c28fff libAVFAudio.dylib arm64 <6085404284a933f29311bda931a38e43> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib 0x189c2c000 - 0x189dacfff AVFoundation arm64 <6dddb40fbe9c39dc82bae11fb54fafaa> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x189db0000 - 0x189de1fff libtidy.A.dylib arm64 <62273117ae1833b6b0fbc5374ac00955> /usr/lib/libtidy.A.dylib 0x189de4000 - 0x189e55fff IMFoundation arm64 /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x189e58000 - 0x18a2e3fff GeoServices arm64 /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x18a2e4000 - 0x18a2e5fff DiagnosticLogCollection arm64 <23c742c1baa03399bd005d2330fe2272> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x18a2e8000 - 0x18a2e9fff Marco arm64 <78085fa90dd73982acd80b9b4f074efa> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x18a2ec000 - 0x18a355fff CoreLocation arm64 /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x18a358000 - 0x18a35dfff ConstantClasses arm64 /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x18a360000 - 0x18a36bfff libChineseTokenizer.dylib arm64 <12cb857d186b341f9ad1c8ee75095ee5> /usr/lib/libChineseTokenizer.dylib 0x18a36c000 - 0x18a5cbfff libmecabra.dylib arm64 /usr/lib/libmecabra.dylib 0x18a5cc000 - 0x18a5fffff IDSFoundation arm64 /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x18a600000 - 0x18a67cfff IDS arm64 <19e33dc7a1543276aeb04256f063e7cb> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x18a680000 - 0x18a69bfff MediaServices arm64 /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x18a69c000 - 0x18a6c0fff AuthKit arm64 /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x18a6c4000 - 0x18a6c9fff libheimdal-asn1.dylib arm64 <2cdbd8d18d663aafb7fbb18c2235f1c6> /usr/lib/libheimdal-asn1.dylib 0x18a6cc000 - 0x18a75bfff MediaRemote arm64 <92629accc5893914aa63fc9403a57381> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x18a75c000 - 0x18a88dfff MobileSpotlightIndex arm64 /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x18a890000 - 0x18a8abfff PlugInKit arm64 <84c62dcf044f3ddbbb66629ff757016d> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x18a8ac000 - 0x18a8d4fff ProtectedCloudStorage arm64 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x18a8d8000 - 0x18a8f3fff libresolv.9.dylib arm64 <0062ade5d59d35ecbb8bf9c15b88d6f8> /usr/lib/libresolv.9.dylib 0x18a8f4000 - 0x18a909fff ApplePushService arm64 <1d6fc72f497e3abbbc13e9f0528c4bf1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x18a90c000 - 0x18a934fff ContactsFoundation arm64 <5b56325e99d43df0875893f3629cf775> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x18a938000 - 0x18a93cfff ParsecSubscriptionServiceSupport arm64 /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x18a940000 - 0x18a9c8fff Contacts arm64 /System/Library/Frameworks/Contacts.framework/Contacts 0x18a9cc000 - 0x18aa07fff CoreSpotlight arm64 <4fc7c966e5a03e14bc6d2bd4bb757934> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x18aa08000 - 0x18aa27fff vCard arm64 <8139df6f04d830f39ef345d53ffb6466> /System/Library/PrivateFrameworks/vCard.framework/vCard 0x18aa28000 - 0x18aa4cfff VoiceServices arm64 <144c9634ff96328a9352e50b95d41de6> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x18aa50000 - 0x18aa96fff SAObjects arm64 /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x18aa98000 - 0x18aa9afff CommonAuth arm64 <38dc2b74c43034c5902810188fe4cc8c> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x18aa9c000 - 0x18ab09fff Heimdal arm64 <70f45556567c3167af7cc67723c0c37b> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x18ab0c000 - 0x18ab35fff GSS arm64 <03e9cbf8ff0c3f2594f933f040f57bb4> /System/Library/Frameworks/GSS.framework/GSS 0x18ab44000 - 0x18ab9bfff AssistantServices arm64 <773c3d0701ab3f4bad7b6cd61c9f24d2> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x18ab9c000 - 0x18aba5fff FMCoreLite arm64 <9c24f373ca553da0aae4e1601f5d4131> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite 0x18aba8000 - 0x18ababfff MessageSupport arm64 <73ad73754a5e379188f42a59b6509278> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x18abac000 - 0x18abf3fff MIME arm64 <4b77331c617737a0a7387a58cddee01e> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x18abf4000 - 0x18abfafff AOSNotification arm64 <02d1059c4f77377f91574b51b6fd1e56> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification 0x18abfc000 - 0x18ac61fff AccountsDaemon arm64 /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x18ac64000 - 0x18ac7efff AppleIDSSOAuthentication arm64 /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x18ac80000 - 0x18ac8ffff MailServices arm64 <5b489d764d2a3ba581a8e4e839ba3f6c> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x18ac90000 - 0x18acecfff AppleAccount arm64 <6abcea21b5863d0abe482ff62c0e25fc> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x18acf0000 - 0x18acf4fff CommunicationsFilter arm64 <529acb9e5bed3635a3d63112484bf115> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x18acf8000 - 0x18ad1cfff ChunkingLibrary arm64 <5ad8b7937ec334709934a8ad10ab8012> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x18ad54000 - 0x18ad59fff AssetCacheServices arm64 <048dcff988ef32a38008bf337d776629> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x18ad5c000 - 0x18add1fff MMCS arm64 <5aefee3454823fc2800803ddd4db1b84> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x18ade8000 - 0x18ae29fff ContentIndex arm64 /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex 0x18ae2c000 - 0x18ae34fff MobileIcons arm64 <077159249f6c3bcebb1217dd27a87e8a> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x18ae38000 - 0x18ae44fff MobileBluetooth arm64 /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x18ae48000 - 0x18ae80fff NanoRegistry arm64 <52fb492288d4357c801cb2222861f549> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x18ae84000 - 0x18ae8bfff BluetoothManager arm64 <1d6811f5c6ba3f42b5279502c90ed632> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x18ae8c000 - 0x18aebcfff Bom arm64 <774d3a8c549537bfae570bb88c6ae221> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x18aec0000 - 0x18aec6fff CertUI arm64 /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x18aec8000 - 0x18aefcfff FTServices arm64 <8b0816b3745a3e6db444570ed04527b3> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x18af00000 - 0x18af5bfff CoreDAV arm64 /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x18af68000 - 0x18af79fff UserManagement arm64 <1d49514ccc853a8f8ad3fdec01ad4766> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x18af7c000 - 0x18b047fff CorePDF arm64 <5a2aee277ba63cf4a29b20292a94e614> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x18b048000 - 0x18b07dfff iCalendar arm64 <7b77a3fa3223346cb37b38a63710e8b2> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x18b080000 - 0x18b088fff libtzupdate.dylib arm64 <9fcf1d5743c33e7693532e9edbf9a294> /usr/lib/libtzupdate.dylib 0x18b08c000 - 0x18b0d8fff CalendarFoundation arm64 <43adb429bf073220a41de36f2bf9795e> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x18b0dc000 - 0x18b0e2fff IncomingCallFilter arm64 /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x18b0e4000 - 0x18b1c6fff Preferences arm64 <4254479c9d32364c86589cca97274aca> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x18b1c8000 - 0x18b24dfff CalendarDatabase arm64 <1ed133ea9106366eaf60d17657030960> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x18b250000 - 0x18b286fff CalendarDaemon arm64 /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x18b288000 - 0x18b31afff EventKit arm64 <6b8725dec175318fa7d92186f20a23e0> /System/Library/Frameworks/EventKit.framework/EventKit 0x18b31c000 - 0x18b603fff WebKit arm64 <03eb42abd8ca36d6ac11f10af904232b> /System/Library/Frameworks/WebKit.framework/WebKit 0x18b604000 - 0x18b63afff WebBookmarks arm64 <74bdb4a84d6f3f44aed2eb45e443bdef> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x18b63c000 - 0x18b73efff ContactsUI arm64 /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x18bbac000 - 0x18bc0ffff TelephonyUtilities arm64 <62a183b4d4143f0290910a9f0d2a3009> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x18be94000 - 0x18bed4fff Notes arm64 <8294e82858123421b9708190c870b78e> /System/Library/PrivateFrameworks/Notes.framework/Notes 0x18bed8000 - 0x18bfaefff AddressBookUI arm64 <0d022f7b6eac3e4fa32bd247ddedebb8> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI 0x18bfb0000 - 0x18c069fff CloudKit arm64 <5a0898b0056f3aa8bb9a6f5e84185c9a> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x18c0b4000 - 0x18c0bafff CloudPhotoServices arm64 /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x18c0bc000 - 0x18c19afff CloudPhotoLibrary arm64 /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x18c19c000 - 0x18c1ecfff DataAccess arm64 <050cac9b39e23897afcc62f92fb3c365> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x18c1f0000 - 0x18c215fff AssetsLibraryServices arm64 <95e063176764337495fab184d2cdc6be> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x18c2b8000 - 0x18c2e5fff ACTFramework arm64 <148246d53b103ced8d9153e7ac0f7cc4> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework 0x18c2e8000 - 0x18c2f3fff DCIMServices arm64 /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x18c2f4000 - 0x18c420fff CoreMediaStream arm64 <78d4e1723350363ea044c7ecb28eaacb> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x18c424000 - 0x18c43bfff PhotosFormats arm64 <4f1480ae641f35e8b43a77469a30be67> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x18c43c000 - 0x18c443fff XPCKit arm64 /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit 0x18c6c0000 - 0x18c7a8fff CameraKit arm64 <94253a49d5553f4583d5bf83e90e30b4> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit 0x18c7b4000 - 0x18c7cffff MediaStream arm64 <685fea53e4533d44b5d2e0a4f63404cf> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x18c7d0000 - 0x18cb0efff PhotoLibraryServices arm64 /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x18cd70000 - 0x18ce90fff Message arm64 <46c797a0e04f38d08b5892ba13c097d1> /System/Library/PrivateFrameworks/Message.framework/Message 0x18ce94000 - 0x18ceaefff CertInfo arm64 <4d5b3ff07243345392f91b2dc486a1e1> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo 0x18cf4c000 - 0x18cf73fff AccountsUI arm64 /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI 0x18cf74000 - 0x18cf93fff DataDetectorsCore arm64 <3e080460801c35da94326e0b96bb2972> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x18d400000 - 0x18d418fff GenerationalStorage arm64 <4480109728263983957dcc8a897cef54> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x18d41c000 - 0x18d427fff CoreRecents arm64 /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x18d4d8000 - 0x18d4ebfff AssetsLibrary arm64 /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x18d508000 - 0x18db66fff VectorKit arm64 <96526ae78f843c1f81e408a35625a541> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x18db68000 - 0x18dcf9fff MapKit arm64 <80f226c48acb34768d6c6bb187818a81> /System/Library/Frameworks/MapKit.framework/MapKit 0x18dd18000 - 0x18dd1afff FTClientServices arm64 <3badf51ee07a3bfe8eac28ed0218a79e> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x18dd1c000 - 0x18dd2afff QuickLookThumbnailing arm64 <78f45a609e163e91bde4d4e762d2b58d> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x18ddf4000 - 0x18de48fff QuickLook arm64 <1ba1acc9f25132fb9bb303f3a4d5558e> /System/Library/Frameworks/QuickLook.framework/QuickLook 0x18de94000 - 0x18decafff ContactsAutocomplete arm64 /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x18dedc000 - 0x18dfb8fff MessageUI arm64 <4102eb0943623581872e2cae088900c9> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x18e008000 - 0x18e0a7fff Social arm64 <87bf1e41ee753bfdb89f85c22f64892c> /System/Library/Frameworks/Social.framework/Social 0x18e2e0000 - 0x18e2fafff StoreKit arm64 /System/Library/Frameworks/StoreKit.framework/StoreKit 0x18e39c000 - 0x18e3b4fff SharedUtils arm64 <2efc44696932389ca99c2d1d4ab4f6b4> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x18e694000 - 0x18e69ffff LocalAuthentication arm64 <55e3fed7ddcb368ab5a5a0eb01d5530e> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x18e6a0000 - 0x18e6c6fff CalendarUIKit arm64 /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit 0x18e728000 - 0x18e8abfff EventKitUI arm64 <9945e2c9c7da3c0b92f69ccaaf781f50> /System/Library/Frameworks/EventKitUI.framework/EventKitUI 0x18eb3c000 - 0x18ed1bfff SafariShared arm64 <373cefbe2dc1336f8fe42665ab1b84be> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x18f4ec000 - 0x18f528fff WebUI arm64 <73f84ea778e831e08c13e6f4efec9111> /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x18f98c000 - 0x18fa02fff SafariServices arm64 /System/Library/Frameworks/SafariServices.framework/SafariServices 0x19011c000 - 0x190134fff FlightUtilities arm64 <429ece1afec5357580df1f335958ceba> /System/Library/PrivateFrameworks/FlightUtilities.framework/FlightUtilities 0x1912d4000 - 0x1912fefff DataDetectorsUI arm64 <6a028e78bb5f3b639d2ef2ce59a8ff47> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI 0x192404000 - 0x19245dfff CoreBrightness arm64 <9e48b70667dc349a8310b5171dc35092> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x195454000 - 0x19562bfff RawCamera arm64 <4c63ccfe546b32f7a2e65ca97fafca60> /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x195724000 - 0x195736fff libCGInterfaces.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x197a64000 - 0x197a6ffff libGSFontCache.dylib arm64 /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x199250000 - 0x19927dfff SafariSafeBrowsing arm64 <90c05825deeb3cbd9ec31afac993fda1> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fechanique/cordova-plugin-fcm/issues/48#issuecomment-235358712, or mute the thread https://github.com/notifications/unsubscribe-auth/ANXY-8-8-gdOCPKw7dN6ARyOVXfIYZ8tks5qZlAYgaJpZM4JVQeY .

RezaRahmati commented 8 years ago

Do I need to enter appId and teamId in app definition in fcm developer console?

fechanique commented 8 years ago

You need to use the same boundle (com.app.test....) in your certificates and in your xcode project, and everywhere you are asked to put that

2016-07-26 20:55 GMT+02:00 Reza Rahmati notifications@github.com:

Do I need to enter appId and teamId in app definition in fcm developer console?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fechanique/cordova-plugin-fcm/issues/48#issuecomment-235368808, or mute the thread https://github.com/notifications/unsubscribe-auth/ANXY-6agdK-zdjJyn079qW1tDKdZ-xqmks5qZlg7gaJpZM4JVQeY .

RezaRahmati commented 8 years ago

Yes, bundle name is the same (other wise my app couldn't be approved in app store), I was asking because in fcm console there are two other optional textboxes for app Id and Team Id

BTW I have entered app id and team id, and still it's crashing

RezaRahmati commented 8 years ago

@fechanique can you mention what is the ecosystem versions of your environment which fcm is working fine on it, I mean version of cordova, ios-cordova, npm, plugin, ...

fechanique commented 8 years ago

I`m not sure, but usually I work with the latest versions

2016-07-26 21:06 GMT+02:00 Reza Rahmati notifications@github.com:

@fechanique https://github.com/fechanique can you mention what is the ecosystem versions of your working environment, I mean version of cordova, ios-cordova, npm, plugin, ...

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fechanique/cordova-plugin-fcm/issues/48#issuecomment-235372015, or mute the thread https://github.com/notifications/unsubscribe-auth/ANXY-0V-uuV0awT4kiePTONYJWkHOYYYks5qZlq7gaJpZM4JVQeY .

RezaRahmati commented 8 years ago

I've created a simple app with no other plugins, just fcm I've tested on ios with Cordova 6.3 , cordova 6.2 and cordova 6.0 All is the same and app crashes at the beginning