HI
im facing this error while i developing with ios, android side is working well
VERBOSE-3:platform_message_handler_ios.mm(106)] Check failed: task_runners_.GetPlatformTaskRunner()->RunsTasksOnCurrentThread().
* thread #33, queue = 'com.whelksoft.camera_with_rtmp.dispatchqueue', stop reason = signal SIGABRT
frame #0: 0x00000001be2229e8 libsystem_kernel.dylib`__pthread_kill + 8
libsystem_kernel.dylib`__pthread_kill:
-> 0x1be2229e8 <+8>: b.lo 0x1be222a04 ; <+36>
0x1be2229ec <+12>: stp x29, x30, [sp, #-0x10]!
0x1be2229f0 <+16>: mov x29, sp
0x1be2229f4 <+20>: bl 0x1be21e670 ; cerror_nocancel
Target 0: (Runner) stopped.
Lost connection to device.
[✓] Flutter (Channel stable, 3.0.5, on macOS 11.6.7 20G630 darwin-x64, locale
en-US)
[✗] Android toolchain - develop for Android devices
✗ Unable to locate Android SDK.
Install Android Studio from:
https://developer.android.com/studio/index.html
On first launch it will assist you in installing the Android SDK
components.
(or visit https://flutter.dev/docs/get-started/install/macos#android-setup
for detailed instructions).
If the Android SDK has been installed to a custom location, please use
`flutter config --android-sdk` to update to that location.
[✓] Xcode - develop for iOS and macOS (Xcode 13.2.1)
[✓] Chrome - develop for the web
[!] Android Studio (not installed)
[✓] VS Code (version 1.70.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
HI
im facing this error while i developing with ios, android side is working well