ionic-team / tutorial-photo-gallery-vue

Photo Gallery Tutorial: Ionic Vue and Capacitor
https://ionicframework.com/docs/vue/your-first-app
60 stars 43 forks source link

ios build can't open camera #14

Open LonYui opened 2 years ago

LonYui commented 2 years ago

step tap2 click camera, in xcode console

[error] - {"code":"UNIMPLEMENTED"}
bruceyongli commented 2 years ago

Same issue with simulator iPhone 12 Pro:


Translated Report (Full Report Below)

Incident Identifier: 077523E4-8C3D-4693-AB26-5A982BB56746 CrashReporter Key: F84E585A-ED0A-1849-704F-DA6E79C66072 Hardware Model: MacBookPro17,1 Process: App [23153] Path: /Users/USER/Library/Developer/CoreSimulator/Devices/D58F3869-2769-4A1E-8440-DEF2EB2C69D4/data/Containers/Bundle/Application/D3D59F1B-8D43-4EC6-803F-1948AFF8370C/App.app/App Identifier: io.ionic.demo.pg.vue Version: 1.0 (1) Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd_sim [22960] Coalition: com.apple.CoreSimulator.SimDevice.D58F3869-2769-4A1E-8440-DEF2EB2C69D4 [52276] Responsible Process: SimulatorTrampoline [19920]

Date/Time: 2022-02-01 11:41:10.3039 -0800 Launch Time: 2022-02-01 11:41:02.1802 -0800 OS Version: macOS 12.1 (21C52) Release Type: User Report Version: 104

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

Application Specific Information: dyld4 config: DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot CoreSimulator 783.5 - Device: iPhone 12 Pro (D58F3869-2769-4A1E-8440-DEF2EB2C69D4) - Runtime: iOS 15.2 (19C51) - DeviceType: iPhone 12 Pro terminating with uncaught exception of type NSException *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'main thread only' dyld4 config: DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot abort() called

Last Exception Backtrace: 0 CoreFoundation 0x1803e1174 exceptionPreprocess + 216 1 libobjc.A.dylib 0x180193384 objc_exception_throw + 56 2 Foundation 0x180746648 _userInfoForFileAndLine + 0 3 UIKitCore 0x1842b1560 -[_UISimpleFenceProvider trackSystemAnimationFence:] + 212 4 UIKitCore 0x184d8f72c -[UIApplication _trackSystemAnimationFence:] + 84 5 UIKitCore 0x184de1ddc +[UIWindow _synchronizeDrawingWithFence:preCommitHandler:] + 88 6 UIKitCore 0x1841d95f0 -[UIScene _synchronizeDrawingWithFence:] + 72 7 UIKitCore 0x184bcd674 -[_UIRemoteKeyboards prepareToMoveKeyboard:withIAV:isIAVRelevant:showing:notifyRemote:forScene:] + 1196 8 UIKitCore 0x1847a81ac -[UIKeyboardSceneDelegate prepareToMoveKeyboardForInputViewSet:animationStyle:] + 488 9 UIKitCore 0x1847a6748 -[UIKeyboardSceneDelegate setKeyWindowSceneInputViews:animationStyle:] + 652 10 UIKitCore 0x1847a6498 -[UIKeyboardSceneDelegate setInputViews:animationStyle:] + 248 11 UIKitCore 0x1847a77b4 -[UIKeyboardSceneDelegate setInputViews:animated:] + 96 12 UIKitCore 0x1847a781c -[UIKeyboardSceneDelegate setInputViews:] + 76 13 UIKitCore 0x1847a50c4 71-[UIKeyboardSceneDelegate _reloadInputViewsForKeyWindowSceneResponder:]_block_invoke.690 + 36 14 UIKitCore 0x1847a4c5c -[UIKeyboardSceneDelegate _reloadInputViewsForKeyWindowSceneResponder:] + 3948 15 UIKitCore 0x1847a3cd4 -[UIKeyboardSceneDelegate _reloadInputViewsForResponder:] + 156 16 UIKitCore 0x1847aa244 -[UIKeyboardSceneDelegate _preserveInputViewsWithId:animated:reset:] + 136 17 UIKitCore 0x184654864 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1288 18 UIKitCore 0x184657e00 -[UIViewController _presentViewController:withAnimationController:completion:] + 4408 19 UIKitCore 0x184658cd4 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 104 20 UIKitCore 0x184658fe4 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 504 21 UIKitCore 0x184658c24 -[UIViewController presentViewController:animated:completion:] + 180 22 UIKitCore 0x1846590a8 -[UIViewController presentViewController:animated:completion:] + 164 23 Capacitor 0x1033cee84 CapacitorBridge.showAlertWith(title:message:buttonTitle:) + 336 (CapacitorBridge.swift:654) 24 Capacitor 0x1033cf200 @objc CapacitorBridge.showAlertWith(title:message:buttonTitle:) + 148 25 Capacitor 0x1033d6cf4 CAPBridgeProtocol.alert(:::) + 240 (CAPBridgeProtocol.swift:97) 26 CapacitorCamera 0x1032dd008 CameraPlugin.getPhoto(:) + 1332 (CameraPlugin.swift:78) 27 CapacitorCamera 0x1032de320 @objc CameraPlugin.getPhoto(:) + 52 28 Capacitor 0x1033c9b44 closure #1 in CapacitorBridge.handleJSCall(call:) + 800 (CapacitorBridge.swift:456) 29 Capacitor 0x1033bf870 thunk for @escaping @callee_guaranteed () -> () + 48 30 libdispatch.dylib 0x180108db0 _dispatch_call_block_and_release + 24 31 libdispatch.dylib 0x18010a5a4 _dispatch_client_callout + 16 32 libdispatch.dylib 0x180111674 _dispatch_lane_serial_drain + 652 33 libdispatch.dylib 0x180112200 _dispatch_lane_invoke + 400 34 libdispatch.dylib 0x18011ca64 _dispatch_workloop_worker_thread + 744 35 libsystem_pthread.dylib 0x1c99caad4 _pthread_wqthread + 284 36 libsystem_pthread.dylib 0x1c99c988c start_wqthread + 8

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x1c9975050 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x1c99753f0 mach_msg + 72 2 CoreFoundation 0x18034f810 CFRunLoopServiceMachPort + 368 3 CoreFoundation 0x180349d24 CFRunLoopRun + 1136 4 CoreFoundation 0x1803493a8 CFRunLoopRunSpecific + 572 5 GraphicsServices 0x18c03c5ec GSEventRunModal + 160 6 UIKitCore 0x184d937ac -[UIApplication _run] + 992 7 UIKitCore 0x184d982e8 UIApplicationMain + 112 8 App 0x102f08c64 main + 64 (AppDelegate.swift:5) 9 dyld_sim 0x102f29ca0 start_sim + 20 10 dyld 0x102fc10f4 start + 520

Thread 1: 0 libsystem_pthread.dylib 0x1c99c9884 start_wqthread + 0

Thread 2: 0 libsystem_pthread.dylib 0x1c99c9884 start_wqthread + 0

Thread 3 Crashed:: Dispatch queue: bridge 0 libsystem_kernel.dylib 0x1c997ca60 __pthread_kill + 8 1 libsystem_pthread.dylib 0x1c99ce380 pthread_kill + 256 2 libsystem_c.dylib 0x1800fe3d8 abort + 120 3 libc++abi.dylib 0x18022de94 abort_message + 128 4 libc++abi.dylib 0x18021fc98 demangling_terminate_handler() + 296 5 libobjc.A.dylib 0x180176e84 _objc_terminate() + 124 6 libc++abi.dylib 0x18022d358 std::__terminate(void (*)()) + 16 7 libc++abi.dylib 0x18022d300 std::terminate() + 60 8 libdispatch.dylib 0x18010a5b8 _dispatch_client_callout + 36 9 libdispatch.dylib 0x180111674 _dispatch_lane_serial_drain + 652 10 libdispatch.dylib 0x180112200 _dispatch_lane_invoke + 400 11 libdispatch.dylib 0x18011ca64 _dispatch_workloop_worker_thread + 744 12 libsystem_pthread.dylib 0x1c99caad4 _pthread_wqthread + 284 13 libsystem_pthread.dylib 0x1c99c988c start_wqthread + 8

Thread 4: 0 libsystem_pthread.dylib 0x1c99c9884 start_wqthread + 0

Thread 5:: com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x1c9975050 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x1c99753f0 mach_msg + 72 2 CoreFoundation 0x18034f810 CFRunLoopServiceMachPort + 368 3 CoreFoundation 0x180349d24 CFRunLoopRun + 1136 4 CoreFoundation 0x1803493a8 CFRunLoopRunSpecific + 572 5 Foundation 0x180811e14 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 6 Foundation 0x1808120cc -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 7 UIKitCore 0x184e47b64 -[UIEventFetcher threadMain] + 472 8 Foundation 0x18083b97c NSThreadstart__ + 788 9 libsystem_pthread.dylib 0x1c99ce68c _pthread_start + 116 10 libsystem_pthread.dylib 0x1c99c9898 thread_start + 8

Thread 6:: JavaScriptCore bmalloc scavenger 0 libsystem_kernel.dylib 0x1c99784c4 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1c99cec44 _pthread_cond_wait + 1216 2 libc++.1.dylib 0x180255d44 std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 96 3 JavaScriptCore 0x1921c2274 bmalloc::Scavenger::threadRunLoop() + 700 4 JavaScriptCore 0x1921c1b88 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger) + 12 5 JavaScriptCore 0x1921c30ec void std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete >, void ()(bmalloc::Scavenger), bmalloc::Scavenger> >(void) + 44 6 libsystem_pthread.dylib 0x1c99ce68c _pthread_start + 116 7 libsystem_pthread.dylib 0x1c99c9898 thread_start + 8

Thread 3 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000180230f81 x5: 0x000000016d09a430 x6: 0x000000000000006e x7: 0x0000000000000700 x8: 0x000000016d09b000 x9: 0x6aff8e7cfa3e5f5c x10: 0x000000016d099e90 x11: 0x000000000000000b x12: 0x0000000000000000 x13: 0x0000000053c0d800 x14: 0x0000000000000010 x15: 0x0000000000000002 x16: 0x0000000000000148 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x000000016d09b000 x21: 0x0000000000002203 x22: 0x0000000000000114 x23: 0x00000000000010ff x24: 0x0000000000000004 x25: 0x0000000000000000 x26: 0x0000000000000000 x27: 0x0000000000000000 x28: 0x0000600002ef7500 fp: 0x000000016d09a3a0 lr: 0x00000001c99ce380 sp: 0x000000016d09a380 pc: 0x00000001c997ca60 cpsr: 0x40001000 far: 0x0000000180220000 esr: 0x56000080 Address size fault

Binary Images: 0x1c9974000 - 0x1c99a7fff libsystem_kernel.dylib () /usr/lib/system/libsystem_kernel.dylib 0x1802cb000 - 0x180677fff com.apple.CoreFoundation (6.9) <3b05273d-3bbf-321d-8274-b848d167fd37> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x18c039000 - 0x18c041fff com.apple.GraphicsServices (1.0) <01858b6b-f559-3623-9aaf-d03b35fccf3c> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x184189000 - 0x185613fff com.apple.UIKitCore (1.0) <08a5560d-3f2b-3b52-a202-add2a39b5d30> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x102f04000 - 0x102f0bfff io.ionic.demo.pg.vue (1.0) <37ac3e2a-2989-3336-8418-38fb9fdd8c9c> /Users/USER/Library/Developer/CoreSimulator/Devices/D58F3869-2769-4A1E-8440-DEF2EB2C69D4/data/Containers/Bundle/Application/D3D59F1B-8D43-4EC6-803F-1948AFF8370C/App.app/App 0x102f28000 - 0x102f63fff dyld_sim () <4f051b2d-f44f-31d5-8c60-061d25c5d57e> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim 0x102fbc000 - 0x10301bfff dyld () <7e92b284-4b90-3b68-b31a-3ddc4c0e8d40> /usr/lib/dyld 0x1c99c7000 - 0x1c99d3fff libsystem_pthread.dylib () <0c35ca59-6c83-3758-966f-c69972e2cee8> /usr/lib/system/libsystem_pthread.dylib 0x18008a000 - 0x180106fff libsystem_c.dylib () <9c7d30ea-2487-32d2-a022-bca0a15628c4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib 0x18021b000 - 0x180233fff libc++abi.dylib () /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++abi.dylib 0x180172000 - 0x1801a2fff libobjc.A.dylib () <22330d97-ba81-30f1-ba94-b9879f9f23bf> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib 0x180107000 - 0x180149fff libdispatch.dylib () <00a1d5e5-18c3-3ff6-b4b1-34e1d3856727> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib 0x1806eb000 - 0x1809acfff com.apple.Foundation (6.9) <19f16173-af39-3bfe-aef4-ec9cb4d4ffa0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation 0x180249000 - 0x1802a5fff libc++.1.dylib (*) <0b16a27c-16a3-3281-9baf-04cf060e5d79> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++.1.dylib 0x191187000 - 0x1922ccfff com.apple.JavaScriptCore (8612) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x1033b8000 - 0x103427fff org.cocoapods.Capacitor (3.4.0) <148c29eb-f86e-3cae-b613-42258c94b8b2> /Users/USER/Library/Developer/CoreSimulator/Devices/D58F3869-2769-4A1E-8440-DEF2EB2C69D4/data/Containers/Bundle/Application/D3D59F1B-8D43-4EC6-803F-1948AFF8370C/App.app/Frameworks/Capacitor.framework/Capacitor 0x1032d8000 - 0x1032f7fff org.cocoapods.CapacitorCamera (1.2.4) /Users/USER/Library/Developer/CoreSimulator/Devices/D58F3869-2769-4A1E-8440-DEF2EB2C69D4/data/Containers/Bundle/Application/D3D59F1B-8D43-4EC6-803F-1948AFF8370C/App.app/Frameworks/CapacitorCamera.framework/CapacitorCamera

EOF


Full Report

{"app_name":"App","timestamp":"2022-02-01 11:41:10.00 -0800","app_version":"1.0","slice_uuid":"37ac3e2a-2989-3336-8418-38fb9fdd8c9c","build_version":"1","platform":7,"bundleID":"io.ionic.demo.pg.vue","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.1 (21C52)","incident_id":"077523E4-8C3D-4693-AB26-5A982BB56746","name":"App"} { "uptime" : 330000, "procLaunch" : "2022-02-01 11:41:02.1802 -0800", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro17,1", "procStartAbsTime" : 8092205819662, "coalitionID" : 52276, "osVersion" : { "train" : "macOS 12.1", "build" : "21C52", "releaseType" : "User" }, "captureTime" : "2022-02-01 11:41:10.3039 -0800", "incident" : "077523E4-8C3D-4693-AB26-5A982BB56746", "bug_type" : "309", "pid" : 23153, "procExitAbsTime" : 8092400401821, "translated" : false, "cpuType" : "ARM-64", "procName" : "App", "procPath" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/D58F3869-2769-4A1E-8440-DEF2EB2C69D4\/data\/Containers\/Bundle\/Application\/D3D59F1B-8D43-4EC6-803F-1948AFF8370C\/App.app\/App", "bundleInfo" : {"CFBundleShortVersionString":"1.0","CFBundleVersion":"1","CFBundleIdentifier":"io.ionic.demo.pg.vue"}, "storeInfo" : {"deviceIdentifierForVendor":"0CEA0BB9-96D8-5663-B750-913D6724A0AF","thirdParty":true}, "parentProc" : "launchd_sim", "parentPid" : 22960, "coalitionName" : "com.apple.CoreSimulator.SimDevice.D58F3869-2769-4A1E-8440-DEF2EB2C69D4", "crashReporterKey" : "F84E585A-ED0A-1849-704F-DA6E79C66072", "responsiblePid" : 19920, "responsibleProc" : "SimulatorTrampoline", "wakeTime" : 5326, "sleepWakeUUID" : "EEB5BAFD-A0A1-40CA-83B9-F354D89B2D27", "sip" : "enabled", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "asi" : {"dyld_sim":["dyld4 config: DYLD_ROOT_PATH=\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot"],"libsystem_c.dylib":["abort() called"],"libsystem_sim_platform.dylib":["CoreSimulator 783.5 - Device: iPhone 12 Pro (D58F3869-2769-4A1E-8440-DEF2EB2C69D4) - Runtime: iOS 15.2 (19C51) - DeviceType: iPhone 12 Pro"],"CoreFoundation":["*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'main thread only'"],"dyld":["dyld4 config: DYLD_ROOT_PATH=\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot"],"libc++abi.dylib":["terminating with uncaught exception of type NSException"]}, "asiBacktraces" : ["0 CoreFoundation 0x00000001803e1188 exceptionPreprocess + 236\n1 libobjc.A.dylib 0x0000000180193384 objc_exception_throw + 56\n2 Foundation 0x0000000180746648 _userInfoForFileAndLine + 0\n3 UIKitCore 0x00000001842b1560 -[_UISimpleFenceProvider trackSystemAnimationFence:] + 212\n4 UIKitCore 0x0000000184d8f72c -[UIApplication _trackSystemAnimationFence:] + 84\n5 UIKitCore 0x0000000184de1ddc +[UIWindow _synchronizeDrawingWithFence:preCommitHandler:] + 88\n6 UIKitCore 0x00000001841d95f0 -[UIScene _synchronizeDrawingWithFence:] + 72\n7 UIKitCore 0x0000000184bcd674 -[_UIRemoteKeyboards prepareToMoveKeyboard:withIAV:isIAVRelevant:showing:notifyRemote:forScene:] + 1196\n8 UIKitCore 0x00000001847a81ac -[UIKeyboardSceneDelegate prepareToMoveKeyboardForInputViewSet:animationStyle:] + 488\n9 UIKitCore 0x00000001847a6748 -[UIKeyboardSceneDelegate setKeyWindowSceneInputViews:animationStyle:] + 652\n10 UIKitCore 0x00000001847a6498 -[UIKeyboardSceneDelegate setInputViews:animationStyle:] + 248\n11 UIKitCore 0x00000001847a77b4 -[UIKeyboardSceneDelegate setInputViews:animated:] + 96\n12 UIKitCore 0x00000001847a781c -[UIKeyboardSceneDelegate setInputViews:] + 76\n13 UIKitCore 0x00000001847a50c4 71-[UIKeyboardSceneDelegate _reloadInputViewsForKeyWindowSceneResponder:]_block_invoke.690 + 36\n14 UIKitCore 0x00000001847a4c5c -[UIKeyboardSceneDelegate _reloadInputViewsForKeyWindowSceneResponder:] + 3948\n15 UIKitCore 0x00000001847a3cd4 -[UIKeyboardSceneDelegate _reloadInputViewsForResponder:] + 156\n16 UIKitCore 0x00000001847aa244 -[UIKeyboardSceneDelegate _preserveInputViewsWithId:animated:reset:] + 136\n17 UIKitCore 0x0000000184654864 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1288\n18 UIKitCore 0x0000000184657e00 -[UIViewController _presentViewController:withAnimationController:completion:] + 4408\n19 UIKitCore 0x0000000184658cd4 63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 104\n20 UIKitCore 0x0000000184658fe4 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 504\n21 UIKitCore 0x0000000184658c24 -[UIViewController _presentViewController:animated:completion:] + 180\n22 UIKitCore 0x00000001846590a8 -[UIViewController presentViewController:animated:completion:] + 164\n23 Capacitor 0x00000001033cee84 $s9Capacitor0A6BridgeC13showAlertWith5title7message11buttonTitleySS_S2StF + 336\n24 Capacitor 0x00000001033cf200 $s9Capacitor0A6BridgeC13showAlertWith5title7message11buttonTitleySS_S2StFTo + 148\n25 Capacitor 0x00000001033d6cf4 $s9Capacitor17CAPBridgeProtocolPAAE5alertyySS_S2StF + 240\n26 CapacitorCamera 0x00000001032dd008 $s15CapacitorCamera0B6PluginC8getPhotoyySo13CAPPluginCallCF + 1332\n27 CapacitorCamera 0x00000001032de320 $s15CapacitorCamera0B6PluginC8getPhotoyySo13CAPPluginCallCFTo + 52\n28 Capacitor 0x00000001033c9b44 $s9Capacitor0A6BridgeC12handleJSCall4callyAA0D0VtFyycfU + 800\n29 Capacitor 0x00000001033bf870 $sIeg_IeyB_TR + 48\n30 libdispatch.dylib 0x0000000180108db0 _dispatch_call_block_and_release + 24\n31 libdispatch.dylib 0x000000018010a5a4 _dispatch_client_callout + 16\n32 libdispatch.dylib 0x0000000180111674 _dispatch_lane_serial_drain + 652\n33 libdispatch.dylib 0x0000000180112200 _dispatch_lane_invoke + 400\n34 libdispatch.dylib 0x000000018011ca64 _dispatch_workloop_worker_thread + 744\n35 libsystem_pthread.dylib 0x00000001c99caad4 _pthread_wqthread + 284\n36 libsystem_pthread.dylib 0x00000001c99c988c start_wqthread + 8"], "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":34},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "lastExceptionBacktrace" : [{"imageOffset":1139060,"symbol":"exceptionPreprocess","symbolLocation":216,"imageIndex":1},{"imageOffset":136068,"symbol":"objc_exception_throw","symbolLocation":56,"imageIndex":10},{"imageOffset":374344,"symbol":"_userInfoForFileAndLine","symbolLocation":0,"imageIndex":12},{"imageOffset":1213792,"symbol":"-[_UISimpleFenceProvider trackSystemAnimationFence:]","symbolLocation":212,"imageIndex":3},{"imageOffset":12609324,"symbol":"-[UIApplication _trackSystemAnimationFence:]","symbolLocation":84,"imageIndex":3},{"imageOffset":12946908,"symbol":"+[UIWindow _synchronizeDrawingWithFence:preCommitHandler:]","symbolLocation":88,"imageIndex":3},{"imageOffset":329200,"symbol":"-[UIScene _synchronizeDrawingWithFence:]","symbolLocation":72,"imageIndex":3},{"imageOffset":10765940,"symbol":"-[_UIRemoteKeyboards prepareToMoveKeyboard:withIAV:isIAVRelevant:showing:notifyRemote:forScene:]","symbolLocation":1196,"imageIndex":3},{"imageOffset":6418860,"symbol":"-[UIKeyboardSceneDelegate prepareToMoveKeyboardForInputViewSet:animationStyle:]","symbolLocation":488,"imageIndex":3},{"imageOffset":6412104,"symbol":"-[UIKeyboardSceneDelegate setKeyWindowSceneInputViews:animationStyle:]","symbolLocation":652,"imageIndex":3},{"imageOffset":6411416,"symbol":"-[UIKeyboardSceneDelegate setInputViews:animationStyle:]","symbolLocation":248,"imageIndex":3},{"imageOffset":6416308,"symbol":"-[UIKeyboardSceneDelegate setInputViews:animated:]","symbolLocation":96,"imageIndex":3},{"imageOffset":6416412,"symbol":"-[UIKeyboardSceneDelegate setInputViews:]","symbolLocation":76,"imageIndex":3},{"imageOffset":6406340,"symbol":"71-[UIKeyboardSceneDelegate _reloadInputViewsForKeyWindowSceneResponder:]_block_invoke.690","symbolLocation":36,"imageIndex":3},{"imageOffset":6405212,"symbol":"-[UIKeyboardSceneDelegate _reloadInputViewsForKeyWindowSceneResponder:]","symbolLocation":3948,"imageIndex":3},{"imageOffset":6401236,"symbol":"-[UIKeyboardSceneDelegate _reloadInputViewsForResponder:]","symbolLocation":156,"imageIndex":3},{"imageOffset":6427204,"symbol":"-[UIKeyboardSceneDelegate _preserveInputViewsWithId:animated:reset:]","symbolLocation":136,"imageIndex":3},{"imageOffset":5027940,"symbol":"-[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:]","symbolLocation":1288,"imageIndex":3},{"imageOffset":5041664,"symbol":"-[UIViewController _presentViewController:withAnimationController:completion:]","symbolLocation":4408,"imageIndex":3},{"imageOffset":5045460,"symbol":"63-[UIViewController _presentViewController:animated:completion:]_block_invoke","symbolLocation":104,"imageIndex":3},{"imageOffset":5046244,"symbol":"-[UIViewController _performCoordinatedPresentOrDismiss:animated:]","symbolLocation":504,"imageIndex":3},{"imageOffset":5045284,"symbol":"-[UIViewController presentViewController:animated:completion:]","symbolLocation":180,"imageIndex":3},{"imageOffset":5046440,"symbol":"-[UIViewController presentViewController:animated:completion:]","symbolLocation":164,"imageIndex":3},{"imageOffset":93828,"sourceLine":654,"sourceFile":"CapacitorBridge.swift","symbol":"CapacitorBridge.showAlertWith(title:message:buttonTitle:)","imageIndex":15,"symbolLocation":336},{"imageOffset":94720,"sourceFile":"","symbol":"@objc CapacitorBridge.showAlertWith(title:message:buttonTitle:)","symbolLocation":148,"imageIndex":15},{"imageOffset":126196,"sourceLine":97,"sourceFile":"CAPBridgeProtocol.swift","symbol":"CAPBridgeProtocol.alert(:::)","imageIndex":15,"symbolLocation":240},{"imageOffset":20488,"sourceLine":78,"sourceFile":"CameraPlugin.swift","symbol":"CameraPlugin.getPhoto(:)","imageIndex":16,"symbolLocation":1332},{"imageOffset":25376,"sourceFile":"","symbol":"@objc CameraPlugin.getPhoto(:)","symbolLocation":52,"imageIndex":16},{"imageOffset":72516,"sourceLine":456,"sourceFile":"CapacitorBridge.swift","symbol":"closure #1 in CapacitorBridge.handleJSCall(call:)","imageIndex":15,"symbolLocation":800},{"imageOffset":30832,"sourceFile":"","symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":48,"imageIndex":15},{"imageOffset":7600,"symbol":"_dispatch_call_block_and_release","symbolLocation":24,"imageIndex":11},{"imageOffset":13732,"symbol":"_dispatch_client_callout","symbolLocation":16,"imageIndex":11},{"imageOffset":42612,"symbol":"_dispatch_lane_serial_drain","symbolLocation":652,"imageIndex":11},{"imageOffset":45568,"symbol":"_dispatch_lane_invoke","symbolLocation":400,"imageIndex":11},{"imageOffset":88676,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":744,"imageIndex":11},{"imageOffset":15060,"symbol":"_pthread_wqthread","symbolLocation":284,"imageIndex":7},{"imageOffset":10380,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":7}], "faultingThread" : 3, "threads" : [{"id":2818808,"queue":"com.apple.main-thread","frames":[{"imageOffset":4176,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":5104,"symbol":"mach_msg","symbolLocation":72,"imageIndex":0},{"imageOffset":542736,"symbol":"CFRunLoopServiceMachPort","symbolLocation":368,"imageIndex":1},{"imageOffset":519460,"symbol":"CFRunLoopRun","symbolLocation":1136,"imageIndex":1},{"imageOffset":517032,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":1},{"imageOffset":13804,"symbol":"GSEventRunModal","symbolLocation":160,"imageIndex":2},{"imageOffset":12625836,"symbol":"-[UIApplication _run]","symbolLocation":992,"imageIndex":3},{"imageOffset":12645096,"symbol":"UIApplicationMain","symbolLocation":112,"imageIndex":3},{"imageOffset":19556,"sourceLine":5,"sourceFile":"AppDelegate.swift","symbol":"main","imageIndex":4,"symbolLocation":64},{"imageOffset":7328,"symbol":"start_sim","symbolLocation":20,"imageIndex":5},{"imageOffset":20724,"symbol":"start","symbolLocation":520,"imageIndex":6}]},{"id":2818878,"frames":[{"imageOffset":10372,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":2818879,"frames":[{"imageOffset":10372,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"triggered":true,"id":2818880,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6444748673},{"value":6124315696},{"value":110},{"value":1792},{"value":6124318720},{"value":7710037754507059036},{"value":6124314256},{"value":11},{"value":0},{"value":1405147136},{"value":16},{"value":2},{"value":328},{"value":0},{"value":0},{"value":6},{"value":6124318720},{"value":8707},{"value":276},{"value":4351},{"value":4},{"value":0},{"value":0},{"value":0},{"value":105553165513984}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7677469568},"cpsr":{"value":1073745920},"fp":{"value":6124315552},"sp":{"value":6124315520},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7677135456,"matchesCrashFrame":1},"far":{"value":6444679168}},"queue":"bridge","frames":[{"imageOffset":35424,"symbol":"pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":29568,"symbol":"pthread_kill","symbolLocation":256,"imageIndex":7},{"imageOffset":476120,"symbol":"abort","symbolLocation":120,"imageIndex":8},{"imageOffset":77460,"symbol":"abort_message","symbolLocation":128,"imageIndex":9},{"imageOffset":19608,"symbol":"demangling_terminate_handler()","symbolLocation":296,"imageIndex":9},{"imageOffset":20100,"symbol":"_objc_terminate()","symbolLocation":124,"imageIndex":10},{"imageOffset":74584,"symbol":"std::terminate(void ()())","symbolLocation":16,"imageIndex":9},{"imageOffset":74496,"symbol":"std::terminate()","symbolLocation":60,"imageIndex":9},{"imageOffset":13752,"symbol":"_dispatch_client_callout","symbolLocation":36,"imageIndex":11},{"imageOffset":42612,"symbol":"_dispatch_lane_serial_drain","symbolLocation":652,"imageIndex":11},{"imageOffset":45568,"symbol":"_dispatch_lane_invoke","symbolLocation":400,"imageIndex":11},{"imageOffset":88676,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":744,"imageIndex":11},{"imageOffset":15060,"symbol":"_pthread_wqthread","symbolLocation":284,"imageIndex":7},{"imageOffset":10380,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":7}]},{"id":2818881,"frames":[{"imageOffset":10372,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":2818882,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":4176,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":5104,"symbol":"mach_msg","symbolLocation":72,"imageIndex":0},{"imageOffset":542736,"symbol":"CFRunLoopServiceMachPort","symbolLocation":368,"imageIndex":1},{"imageOffset":519460,"symbol":"CFRunLoopRun","symbolLocation":1136,"imageIndex":1},{"imageOffset":517032,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":1},{"imageOffset":1207828,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":232,"imageIndex":12},{"imageOffset":1208524,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":88,"imageIndex":12},{"imageOffset":13364068,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":472,"imageIndex":3},{"imageOffset":1378684,"symbol":"NSThreadstart","symbolLocation":788,"imageIndex":12},{"imageOffset":30348,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":7},{"imageOffset":10392,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":2818893,"name":"JavaScriptCore bmalloc scavenger","frames":[{"imageOffset":17604,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31812,"symbol":"_pthread_cond_wait","symbolLocation":1216,"imageIndex":7},{"imageOffset":52548,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":96,"imageIndex":13},{"imageOffset":17019508,"symbol":"bmalloc::Scavenger::threadRunLoop()","symbolLocation":700,"imageIndex":14},{"imageOffset":17017736,"symbol":"bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger)","symbolLocation":12,"imageIndex":14},{"imageOffset":17023212,"symbol":"void std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete >, void ()(bmalloc::Scavenger), bmalloc::Scavenger> >(void*)","symbolLocation":44,"imageIndex":14},{"imageOffset":30348,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":7},{"imageOffset":10392,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64", "base" : 7677100032, "size" : 212992, "uuid" : "d8ee1410-83fd-3820-b402-f978c539bd03", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 6445379584, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 3854336, "uuid" : "3b05273d-3bbf-321d-8274-b848d167fd37", "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CoreFoundation.framework\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1856.105" }, { "source" : "P", "arch" : "arm64", "base" : 6644011008, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.GraphicsServices", "size" : 36864, "uuid" : "01858b6b-f559-3623-9aaf-d03b35fccf3c", "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/GraphicsServices.framework\/GraphicsServices", "name" : "GraphicsServices", "CFBundleVersion" : "1.0" }, { "source" : "P", "arch" : "arm64", "base" : 6511169536, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.UIKitCore", "size" : 21540864, "uuid" : "08a5560d-3f2b-3b52-a202-add2a39b5d30", "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/UIKitCore", "name" : "UIKitCore", "CFBundleVersion" : "5205.0.101" }, { "source" : "P", "arch" : "arm64", "base" : 4344266752, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "io.ionic.demo.pg.vue", "size" : 32768, "uuid" : "37ac3e2a-2989-3336-8418-38fb9fdd8c9c", "path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/D58F3869-2769-4A1E-8440-DEF2EB2C69D4\/data\/Containers\/Bundle\/Application\/D3D59F1B-8D43-4EC6-803F-1948AFF8370C\/App.app\/App", "name" : "App", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64", "base" : 4344414208, "size" : 245760, "uuid" : "4f051b2d-f44f-31d5-8c60-061d25c5d57e", "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/dyld_sim", "name" : "dyld_sim" }, { "source" : "P", "arch" : "arm64e", "base" : 4345020416, "size" : 393216, "uuid" : "7e92b284-4b90-3b68-b31a-3ddc4c0e8d40", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64", "base" : 7677440000, "size" : 53248, "uuid" : "0c35ca59-6c83-3758-966f-c69972e2cee8", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 6443016192, "size" : 512000, "uuid" : "9c7d30ea-2487-32d2-a022-bca0a15628c4", "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 6444658688, "size" : 102400, "uuid" : "b009c23d-e020-341d-b65b-f75fa69813fb", "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 6443966464, "size" : 200704, "uuid" : "22330d97-ba81-30f1-ba94-b9879f9f23bf", "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 6443528192, "size" : 274432, "uuid" : "00a1d5e5-18c3-3ff6-b4b1-34e1d3856727", "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 6449704960, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 2891776, "uuid" : "19f16173-af39-3bfe-aef4-ec9cb4d4ffa0", "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/Foundation.framework\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1856.105" }, { "source" : "P", "arch" : "arm64", "base" : 6444847104, "size" : 380928, "uuid" : "0b16a27c-16a3-3281-9baf-04cf060e5d79", "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libc++.1.dylib", "name" : "libc++.1.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 6729265152, "CFBundleShortVersionString" : "8612", "CFBundleIdentifier" : "com.apple.JavaScriptCore", "size" : 18112512, "uuid" : "ea303578-ba61-3e0b-81fc-65a893c60bdb", "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/JavaScriptCore.framework\/JavaScriptCore", "name" : "JavaScriptCore", "CFBundleVersion" : "8612.3.6.0.3" }, { "source" : "P", "arch" : "arm64", "base" : 4349198336, "CFBundleShortVersionString" : "3.4.0", "CFBundleIdentifier" : "org.cocoapods.Capacitor", "size" : 458752, "uuid" : "148c29eb-f86e-3cae-b613-42258c94b8b2", "path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/D58F3869-2769-4A1E-8440-DEF2EB2C69D4\/data\/Containers\/Bundle\/Application\/D3D59F1B-8D43-4EC6-803F-1948AFF8370C\/App.app\/Frameworks\/Capacitor.framework\/Capacitor", "name" : "Capacitor", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64", "base" : 4348280832, "CFBundleShortVersionString" : "1.2.4", "CFBundleIdentifier" : "org.cocoapods.CapacitorCamera", "size" : 131072, "uuid" : "f3db4019-c8b8-3660-b66f-2ab31347d129", "path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/D58F3869-2769-4A1E-8440-DEF2EB2C69D4\/data\/Containers\/Bundle\/Application\/D3D59F1B-8D43-4EC6-803F-1948AFF8370C\/App.app\/Frameworks\/CapacitorCamera.framework\/CapacitorCamera", "name" : "CapacitorCamera", "CFBundleVersion" : "1" } ], "sharedCache" : { "base" : 6442450944, "size" : 2189606912, "uuid" : "26fd32cd-4bba-333b-af42-2fce870a5453" }, "vmSummary" : "ReadOnly portion of Libraries: Total=939.2M resident=0K(0%) swapped_out_or_unallocated=939.2M(100%)\nWritable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 128K 5 \nCoreAnimation 96K 1 \nFoundation 16K 1 \nJS JIT generated code 512.0M 3 \nKernel Alloc Once 32K 1 \nMALLOC 217.0M 45 \nMALLOC guard page 128K 6 \nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 7 \nStack 11.2M 7 \nVM_ALLOCATE 1.0G 3 \nWebKit Malloc 7520K 11 \nDATA 18.0M 478 \nDATA_CONST 41.0M 477 \nDATA_DIRTY 34K 8 \n__FONT_DATA 4K 1 \nLINKEDIT 516.7M 11 \nOBJC_RO 62.4M 1 \n__OBJC_RW 3136K 1 \nTEXT 422.5M 485 \n__UNICODE 588K 1 \ndyld private memory 2048K 2 \nmapped file 161.5M 8 \nshared memory 16K 1 \n=========== ======= ======= \nTOTAL 3.4G 1566 \nTOTAL, minus reserved VM space 3.0G 1566 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "bridge" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "607844aa04477260f58a8077", "factorPackIds" : { "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a" }, "deploymentId" : 240000066 }, { "rolloutId" : "60da5e84ab0ca017dace9abf", "factorPackIds" : {

  },
  "deploymentId" : 240000008
},
{
  "rolloutId" : "601d9415f79519000ccd4b69",
  "factorPackIds" : {
    "SIRI_TEXT_TO_SPEECH" : "61f040507303d250981c88d9"
  },
  "deploymentId" : 240000377
},
{
  "rolloutId" : "5fc94383418129005b4e9ae0",
  "factorPackIds" : {

  },
  "deploymentId" : 240000225
},
{
  "rolloutId" : "602ad4dac86151000cf27e46",
  "factorPackIds" : {
    "SIRI_DICTATION_ASSETS" : "61f03e2e29647d394933a4be"
  },
  "deploymentId" : 240000298
},
{
  "rolloutId" : "5ffde50ce2aacd000d47a95f",
  "factorPackIds" : {

  },
  "deploymentId" : 240000101
}

], "experiments" : [ { "treatmentId" : "91be9c58-1d64-484d-b8d5-0bf7a6bb641c", "experimentId" : "60c785f07aa5af21f0101872", "deploymentId" : 400000012 } ] } }

Model: MacBookPro17,1, BootROM 7429.61.2, proc 8:4:4 processors, 16 GB, SMC Graphics: Apple M1, Apple M1, Built-In Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online Memory Module: LPDDR4 AirPort: Wi-Fi, wl0: Oct 26 2021 16:10:41 version 18.20.310.15.7.8.120 FWID 01-5d6c3867 Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: iPhone USB Device: USB31Bus Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc.