Crashed Google map ios: EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000000
22:22 02 Mar 2026

My application has been published, but after some time, I'm experiencing this crash from a user.

Crashed: com.google.Maps.LabelingBehavior EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000000

LOG

\# Issue: ca1e1e1d31d1d3de4fb18a010417fa83  
\# Session: cd19f68c96b84f00bab3e045cd703ed9_DNE_2_v2  
\# Date: Sat Feb 28 2026 10:50:59 GMT+0700 (Indochina Time)

com.apple.main-thread  
0  libsystem_kernel.dylib         0xce4 mach_msg2_trap + 8  
1  libsystem_kernel.dylib         0x439c mach_msg2_internal + 76  
2  libsystem_kernel.dylib         0x42b8 mach_msg_overwrite + 428  
3  libsystem_kernel.dylib         0x4100 mach_msg + 24  
4  CoreFoundation                 0x117a0 \__CFRunLoopServiceMachPort + 160  
5  CoreFoundation                 0x10090 \__CFRunLoopRun + 1208  
6  CoreFoundation                 0x11adc CFRunLoopRunSpecific + 572  
7  GraphicsServices               0x1454 GSEventRunModal + 168  
8  UIKitCore                      0x135274 -\[UIApplication \_run\] + 816  
9  UIKitCore                      0x100a28 UIApplicationMain + 336  
10 UIKitCore                      0x1e2168 \__51-\[UIStatusBar_Base \_setHidden:animationParameters:\]\_block_invoke_4 + 180  
11 Runner                         0x56e0 main + 4336654048 (AppDelegate.swift:4336654048)  
12 ???                            0x1badc1f08 (Missing)

com.apple.uikit.eventfetch-thread  
0  libsystem_kernel.dylib         0xce4 mach_msg2_trap + 8  
1  libsystem_kernel.dylib         0x439c mach_msg2_internal + 76  
2  libsystem_kernel.dylib         0x42b8 mach_msg_overwrite + 428  
3  libsystem_kernel.dylib         0x4100 mach_msg + 24  
4  CoreFoundation                 0x117a0 \__CFRunLoopServiceMachPort + 160  
5  CoreFoundation                 0x10090 \__CFRunLoopRun + 1208  
6  CoreFoundation                 0x11adc CFRunLoopRunSpecific + 572  
7  Foundation                     0xf79c -\[NSRunLoop(NSRunLoop) runMode:beforeDate:\] + 212  
8  Foundation                     0x15020 -\[NSRunLoop(NSRunLoop) runUntilDate:\] + 64  
9  UIKitCore                      0x11f56c -\[UIEventFetcher threadMain\] + 424  
10 Foundation                     0x75804 \__NSThread__start_\_ + 732  
11 libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
12 libsystem_pthread.dylib        0xab8 thread_start + 8

io.flutter.1.raster  
0  libsystem_kernel.dylib         0xce4 mach_msg2_trap + 8  
1  libsystem_kernel.dylib         0x439c mach_msg2_internal + 76  
2  libsystem_kernel.dylib         0x42b8 mach_msg_overwrite + 428  
3  libsystem_kernel.dylib         0x4100 mach_msg + 24  
4  CoreFoundation                 0x117a0 \__CFRunLoopServiceMachPort + 160  
5  CoreFoundation                 0x10090 \__CFRunLoopRun + 1208  
6  CoreFoundation                 0x11adc CFRunLoopRunSpecific + 572  
7  Flutter                        0x927c8 (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
8  Flutter                        0x924a8 (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
9  Flutter                        0x921b8 (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
10 libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
11 libsystem_pthread.dylib        0xab8 thread_start + 8

io.flutter.1.io  
0  libsystem_kernel.dylib         0xce4 mach_msg2_trap + 8  
1  libsystem_kernel.dylib         0x439c mach_msg2_internal + 76  
2  libsystem_kernel.dylib         0x42b8 mach_msg_overwrite + 428  
3  libsystem_kernel.dylib         0x4100 mach_msg + 24  
4  CoreFoundation                 0x117a0 \__CFRunLoopServiceMachPort + 160  
5  CoreFoundation                 0x10090 \__CFRunLoopRun + 1208  
6  CoreFoundation                 0x11adc CFRunLoopRunSpecific + 572  
7  Flutter                        0x927c8 (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
8  Flutter                        0x924a8 (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
9  Flutter                        0x921b8 (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
10 libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
11 libsystem_pthread.dylib        0xab8 thread_start + 8

io.worker.1  
0  libsystem_kernel.dylib         0x6438 \__psynch_cvwait + 8  
1  libsystem_pthread.dylib        0x1e50 \_pthread_cond_wait + 984  
2  Flutter                        0x6f78c (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
3  Flutter                        0x8b88c (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
4  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
5  libsystem_pthread.dylib        0xab8 thread_start + 8

io.worker.2  
0  libsystem_kernel.dylib         0x6438 \__psynch_cvwait + 8  
1  libsystem_pthread.dylib        0x1e50 \_pthread_cond_wait + 984  
2  Flutter                        0x6f78c (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
3  Flutter                        0x8b88c (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
4  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
5  libsystem_pthread.dylib        0xab8 thread_start + 8

io.worker.3  
0  libsystem_kernel.dylib         0x6438 \__psynch_cvwait + 8  
1  libsystem_pthread.dylib        0x1e50 \_pthread_cond_wait + 984  
2  Flutter                        0x6f78c (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
3  Flutter                        0x8b88c (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
4  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
5  libsystem_pthread.dylib        0xab8 thread_start + 8

dart:io EventHandler  
0  libsystem_kernel.dylib         0x7768 kevent + 8  
1  Flutter                        0x5927b0 (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
2  Flutter                        0x5be5b0 (Missing UUID 4c4c447d55553144a1a3c915dfbb315e)  
3  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
4  libsystem_pthread.dylib        0xab8 thread_start + 8

com.google.firebase.crashlytics.MachExceptionServer  
0  FirebaseCrashlytics            0x1d0a4 FIRCLSProcessRecordAllThreads + 172  
1  FirebaseCrashlytics            0x1d4b0 FIRCLSProcessRecordAllThreads + 1208  
2  FirebaseCrashlytics            0x14ce8 FIRCLSHandler + 56  
3  FirebaseCrashlytics            0x178d8 FIRCLSMachExceptionServer + 1240  
4  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
5  libsystem_pthread.dylib        0xab8 thread_start + 8

com.apple.CoreMotion.MotionThread  
0  libsystem_kernel.dylib         0xce4 mach_msg2_trap + 8  
1  libsystem_kernel.dylib         0x439c mach_msg2_internal + 76  
2  libsystem_kernel.dylib         0x42b8 mach_msg_overwrite + 428  
3  libsystem_kernel.dylib         0x4100 mach_msg + 24  
4  CoreFoundation                 0x117a0 \__CFRunLoopServiceMachPort + 160  
5  CoreFoundation                 0x10090 \__CFRunLoopRun + 1208  
6  CoreFoundation                 0x11adc CFRunLoopRunSpecific + 572  
7  CoreFoundation                 0x8c514 CFRunLoopRun + 64  
8  CoreMotion                     0x6e4c (Missing UUID b73a47a293db3101aaecbf4e17ed83bb)  
9  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
10 libsystem_pthread.dylib        0xab8 thread_start + 8

com.apple.NSURLConnectionLoader  
0  libsystem_kernel.dylib         0xce4 mach_msg2_trap + 8  
1  libsystem_kernel.dylib         0x439c mach_msg2_internal + 76  
2  libsystem_kernel.dylib         0x42b8 mach_msg_overwrite + 428  
3  libsystem_kernel.dylib         0x4100 mach_msg + 24  
4  CoreFoundation                 0x117a0 \__CFRunLoopServiceMachPort + 160  
5  CoreFoundation                 0x10090 \__CFRunLoopRun + 1208  
6  CoreFoundation                 0x11adc CFRunLoopRunSpecific + 572  
7  CFNetwork                      0x9fdb8 +\[\__CFN_CoreSchedulingSetRunnable \_run:\] + 416  
8  Foundation                     0x75804 \__NSThread__start_\_ + 732  
9  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
10 libsystem_pthread.dylib        0xab8 thread_start + 8

Thread  
0  libsystem_kernel.dylib         0xa90 \__workq_kernreturn + 8  
1  libsystem_pthread.dylib        0xa58 \_pthread_wqthread + 368  
2  libsystem_pthread.dylib        0xaac start_wqthread + 8

com.google.fira.worker  
0  libsystem_kernel.dylib         0xa64 kevent_id + 8  
1  libdispatch.dylib              0x244b0 \_dispatch_kq_poll + 228  
2  libdispatch.dylib              0x24e90 \_dispatch_event_loop_wait_for_ownership + 424  
3  libdispatch.dylib              0x119ec \__DISPATCH_WAIT_FOR_QUEUE_\_ + 340  
4  libdispatch.dylib              0x115c0 \_dispatch_sync_f_slow + 148  
5  Runner                         0x3dd24 -\[APMIdentity shouldSetLastAdvertisingIDResetUserProperty\] + 4336885028  
6  Runner                         0x5c4ec -\[APMMeasurement(Event) writeEvent:isPublicEvent:isRealtime:\] + 4337009900  
7  Runner                         0x5a3dc \__57-\[APMMeasurement(Event) writeFilteredEventOnWorkerQueue:\]\_block_invoke + 4337001436  
8  Runner                         0xabb58 -\[APMSqliteStore performTransactionWithError:block:\] + 4337335128  
9  Runner                         0x1fd4c -\[APMDatabase performTransaction:\] + 4336762188  
10 Runner                         0x5a130 -\[APMMeasurement(Event) writeFilteredEventOnWorkerQueue:\] + 4337000752  
11 Runner                         0x59e98 -\[APMMeasurement(Event) writeEventOnWorkerQueue:\] + 4337000088  
12 Runner                         0x59a70 -\[APMMeasurement(Event) handleEventOnWorkerQueue:\] + 4336999024  
13 Runner                         0x4d220 -\[APMMeasurement logEventOnWorkerQueue:notifyEventListeners:\] + 4336947744  
14 Runner                         0x4d0ac -\[APMMeasurement logEventOnWorkerQueueWithOrigin:isPublicEvent:name:parameters:timestamp:enabled:ignoreEnabled:ignoreInterceptor:interceptor:addedScreenParameters:\] + 4336947372  
15 Runner                         0x4cedc \__151-\[APMMeasurement logEventWithOrigin:isPublicEvent:name:parameters:timestamp:enabled:ignoreEnabled:ignoreInterceptor:interceptor:addedScreenParameters:\]\_block_invoke + 4336946908  
16 Runner                         0xa2d7c \__51-\[APMScheduler scheduleOnWorkerQueueBlockID:block:\]\_block_invoke + 4337298812  
17 libdispatch.dylib              0x1aac \_dispatch_call_block_and_release + 32  
18 libdispatch.dylib              0x1b584 \_dispatch_client_callout + 16  
19 libdispatch.dylib              0xa2d0 \_dispatch_lane_serial_drain + 740  
20 libdispatch.dylib              0xadac \_dispatch_lane_invoke + 388  
21 libdispatch.dylib              0x151dc \_dispatch_root_queue_drain_deferred_wlh + 292  
22 libdispatch.dylib              0x14a60 \_dispatch_workloop_worker_thread + 540  
23 libsystem_pthread.dylib        0xa0c \_pthread_wqthread + 292  
24 libsystem_pthread.dylib        0xaac start_wqthread + 8

APMDefaultIdentitySupport  
0  libsystem_kernel.dylib         0xce4 mach_msg2_trap + 8  
1  libsystem_kernel.dylib         0x439c mach_msg2_internal + 76  
2  libsystem_kernel.dylib         0x42b8 mach_msg_overwrite + 428  
3  libsystem_kernel.dylib         0x4100 mach_msg + 24  
4  libdispatch.dylib              0x1cc08 \_dispatch_mach_send_and_wait_for_reply + 548  
5  libdispatch.dylib              0x1cfa8 dispatch_mach_send_with_result_and_wait_for_reply + 60  
6  libxpc.dylib                   0x107f0 xpc_connection_send_message_with_reply_sync + 256  
7  Foundation                     0x5b9b0 \__NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY_\_ + 16  
8  Foundation                     0x1688c -\[NSXPCConnection \_sendInvocation:orArguments:count:methodSignature:selector:withProxy:\] + 2100  
9  CoreFoundation                 0x2e6cc \___forwarding__\_ + 996  
10 CoreFoundation                 0x2e940 \_CF_forwarding_prep_0 + 96  
11 CoreServices                   0x94854 \__56-\[LSApplicationWorkspace deviceIdentifierForAdvertising\]\_block_invoke + 264  
12 CoreServices                   0x2cc4c \_LSRetryForConnectionInterrupted + 56  
13 CoreServices                   0x946e4 -\[LSApplicationWorkspace deviceIdentifierForAdvertising\] + 160  
14 AdSupport                      0xe90 -\[ASIdentifierManager advertisingIdentifier\] + 156  
15 Runner                         0xb4454 -\[APMPlatformIdentitySupport resettableDeviceID\] + 4337370196  
16 Runner                         0x2c6f8 \__47-\[APMDefaultIdentitySupport resettableDeviceID\]\_block_invoke + 4336813816  
17 libdispatch.dylib              0x112b8 \_dispatch_block_async_invoke2 + 148  
18 libdispatch.dylib              0x1b584 \_dispatch_client_callout + 16  
19 libdispatch.dylib              0xa2d0 \_dispatch_lane_serial_drain + 740  
20 libdispatch.dylib              0xadac \_dispatch_lane_invoke + 388  
21 libdispatch.dylib              0x151dc \_dispatch_root_queue_drain_deferred_wlh + 292  
22 libdispatch.dylib              0x14a60 \_dispatch_workloop_worker_thread + 540  
23 libsystem_pthread.dylib        0xa0c \_pthread_wqthread + 292  
24 libsystem_pthread.dylib        0xaac start_wqthread + 8

Thread  
0  libsystem_kernel.dylib         0xa90 \__workq_kernreturn + 8  
1  libsystem_pthread.dylib        0xa58 \_pthread_wqthread + 368  
2  libsystem_pthread.dylib        0xaac start_wqthread + 8

APMIdentityWorkerQueue  
0  libsystem_kernel.dylib         0x6f70 \__ulock_wait + 8  
1  libdispatch.dylib              0x3c3c \_dlock_wait + 56  
2  libdispatch.dylib              0x39a4 \_dispatch_wait_on_address + 136  
3  libdispatch.dylib              0x3fa8 \_dispatch_group_wait_slow + 56  
4  libdispatch.dylib              0x6f74 dispatch_block_wait + 280  
5  Runner                         0x2c66c -\[APMDefaultIdentitySupport resettableDeviceID\] + 4336813676  
6  Runner                         0x3da80 \__32-\[APMIdentity updateIdentifiers\]\_block_invoke + 4336884352  
7  libdispatch.dylib              0x1aac \_dispatch_call_block_and_release + 32  
8  libdispatch.dylib              0x1b584 \_dispatch_client_callout + 16  
9  libdispatch.dylib              0xa2d0 \_dispatch_lane_serial_drain + 740  
10 libdispatch.dylib              0xadac \_dispatch_lane_invoke + 388  
11 libdispatch.dylib              0x151dc \_dispatch_root_queue_drain_deferred_wlh + 292  
12 libdispatch.dylib              0x14a60 \_dispatch_workloop_worker_thread + 540  
13 libsystem_pthread.dylib        0xa0c \_pthread_wqthread + 292  
14 libsystem_pthread.dylib        0xaac start_wqthread + 8

Thread  
0  libsystem_kernel.dylib         0xa90 \__workq_kernreturn + 8  
1  libsystem_pthread.dylib        0xa58 \_pthread_wqthread + 368  
2  libsystem_pthread.dylib        0xaac start_wqthread + 8

DartWorker  
0  libsystem_kernel.dylib         0x6438 \__psynch_cvwait + 8  
1  libsystem_pthread.dylib        0x1e7c \_pthread_cond_wait + 1028  
2  Flutter                        0x60a4fc InternalFlutterGpu_Texture_AsImage + 178332  
3  Flutter                        0x6ca51c InternalFlutterGpu_Texture_AsImage + 964796  
4  Flutter                        0x6aca8c InternalFlutterGpu_Texture_AsImage + 843308  
5  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
6  libsystem_pthread.dylib        0xab8 thread_start + 8

DartWorker  
0  libsystem_kernel.dylib         0x6438 \__psynch_cvwait + 8  
1  libsystem_pthread.dylib        0x1e7c \_pthread_cond_wait + 1028  
2  Flutter                        0x60a4fc InternalFlutterGpu_Texture_AsImage + 178332  
3  Flutter                        0x6ca51c InternalFlutterGpu_Texture_AsImage + 964796  
4  Flutter                        0x6aca8c InternalFlutterGpu_Texture_AsImage + 843308  
5  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
6  libsystem_pthread.dylib        0xab8 thread_start + 8

DartWorker  
0  libsystem_kernel.dylib         0x6438 \__psynch_cvwait + 8  
1  libsystem_pthread.dylib        0x1e7c \_pthread_cond_wait + 1028  
2  Flutter                        0x60a4fc InternalFlutterGpu_Texture_AsImage + 178332  
3  Flutter                        0x6ca51c InternalFlutterGpu_Texture_AsImage + 964796  
4  Flutter                        0x6aca8c InternalFlutterGpu_Texture_AsImage + 843308  
5  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
6  libsystem_pthread.dylib        0xab8 thread_start + 8

DartWorker  
0  libsystem_kernel.dylib         0x6438 \__psynch_cvwait + 8  
1  libsystem_pthread.dylib        0x1e7c \_pthread_cond_wait + 1028  
2  Flutter                        0x60a4fc InternalFlutterGpu_Texture_AsImage + 178332  
3  Flutter                        0x6ca51c InternalFlutterGpu_Texture_AsImage + 964796  
4  Flutter                        0x6aca8c InternalFlutterGpu_Texture_AsImage + 843308  
5  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
6  libsystem_pthread.dylib        0xab8 thread_start + 8

DartWorker  
0  libsystem_kernel.dylib         0x6438 \__psynch_cvwait + 8  
1  libsystem_pthread.dylib        0x1e7c \_pthread_cond_wait + 1028  
2  Flutter                        0x60a4fc InternalFlutterGpu_Texture_AsImage + 178332  
3  Flutter                        0x6ca51c InternalFlutterGpu_Texture_AsImage + 964796  
4  Flutter                        0x6aca8c InternalFlutterGpu_Texture_AsImage + 843308  
5  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
6  libsystem_pthread.dylib        0xab8 thread_start + 8

DartWorker  
0  libsystem_kernel.dylib         0x6438 \__psynch_cvwait + 8  
1  libsystem_pthread.dylib        0x1e7c \_pthread_cond_wait + 1028  
2  Flutter                        0x60a4fc InternalFlutterGpu_Texture_AsImage + 178332  
3  Flutter                        0x6ca51c InternalFlutterGpu_Texture_AsImage + 964796  
4  Flutter                        0x6aca8c InternalFlutterGpu_Texture_AsImage + 843308  
5  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
6  libsystem_pthread.dylib        0xab8 thread_start + 8

Crashed: com.google.Maps.LabelingBehavior  
0  Runner                         0xcddc0 \ + 4337475008  
1  Runner                         0x4b1468 gmscore::renderer::RenderTarget::RemoveSizeChangeListener(gmscore::renderer::RenderTarget::SizeChangedListener\*) + 59788  
2  Runner                         0x4b0bd8 gmscore::renderer::Camera3D::\~Camera3D() + 57596  
3  Runner                         0x4ad598 gmscore::vector::Camera::\~Camera() + 43708  
4  Runner                         0x5396b8 gmscore::base::ReferenceCounted::GMSx_Unref() + 315132  
5  Runner                         0xdcce0 gmscore::base::reffed_ptr\::\~reffed_ptr() + 4337536224  
6  Runner                         0x15b520 gmscore::vector::LegacyLabelingBehavior::\~LegacyLabelingBehavior() + 4528  
7  Runner                         0x15b634 gmscore::vector::LegacyLabelingBehavior::\~LegacyLabelingBehavior() + 4804  
8  Runner                         0x5396b8 gmscore::base::ReferenceCounted::GMSx_Unref() + 315132  
9  Foundation                     0x76574 \__NSThreadPerformPerform + 264  
10 CoreFoundation                 0xf92c \__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION_\_ + 28  
11 CoreFoundation                 0xf744 \__CFRunLoopDoSource0 + 172  
12 CoreFoundation                 0xf5a0 \__CFRunLoopDoSources0 + 232  
13 CoreFoundation                 0xff20 \__CFRunLoopRun + 840  
14 CoreFoundation                 0x11adc CFRunLoopRunSpecific + 572  
15 Foundation                     0xf79c -\[NSRunLoop(NSRunLoop) runMode:beforeDate:\] + 212  
16 Runner                         0x449c00 -\[GMSx_GTMSimpleWorkerThread main\] + 596  
17 Foundation                     0x75804 \__NSThread__start_\_ + 732  
18 libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
19 libsystem_pthread.dylib        0xab8 thread_start + 8

Thread  
0  libsystem_pthread.dylib        0xaa4 start_wqthread + 442

Thread  
0  libsystem_kernel.dylib         0xa90 \__workq_kernreturn + 8  
1  libsystem_pthread.dylib        0xa58 \_pthread_wqthread + 368  
2  libsystem_pthread.dylib        0xaac start_wqthread + 8

Thread  
0  libsystem_pthread.dylib        0xaa4 start_wqthread + 442

DartWorker  
0  libsystem_kernel.dylib         0x6438 \__psynch_cvwait + 8  
1  libsystem_pthread.dylib        0x1e7c \_pthread_cond_wait + 1028  
2  Flutter                        0x60a4fc InternalFlutterGpu_Texture_AsImage + 178332  
3  Flutter                        0x6ca51c InternalFlutterGpu_Texture_AsImage + 964796  
4  Flutter                        0x6aca8c InternalFlutterGpu_Texture_AsImage + 843308  
5  libsystem_pthread.dylib        0x3344 \_pthread_start + 136  
6  libsystem_pthread.dylib        0xab8 thread_start + 8
google_maps_flutter: 2.12.1
GoogleMaps (iOS SDK): 9.4.0
google_maps_flutter_ios: 2.15.1
Device: iPhone 16e Orientation: Portrait Free RAM: 260.08 MB
Operating System:
iOS Version: 18.6.2
Orientation: Portrait
Jailbroken: No
Doctor summary (to see all details, run flutter doctor -v):
Flutter (Channel stable, 3.29.3, on macOS 15.3.1 24D70 darwin-arm64, locale en-VN)
Android toolchain - develop for Android devices (Android SDK version 36.0.0)
Xcode - develop for iOS and macOS (Xcode 16.2)
Chrome - develop for the web
Android Studio (version 2024.3)
VS Code (version 1.109.5)
Connected device (4 available)
Network resources

I'm not reproducing this, currently, only one user is experiencing this crash. If anyone knows the cause, the solution, how to recreate it, please help me. Thank you very much.

flutter google-maps google-maps-sdk-ios