ekasetiawans / flutter_bluetooth_printer_plugin

MIT License
21 stars 36 forks source link

iOS stuck on scanning device #16

Open cheasoksereyoudom opened 1 year ago

cheasoksereyoudom commented 1 year ago

I got a problem on :

IMG_1848

chuvanhoang888 commented 1 year ago

Tôi gặp sự cố về:

  • iOS
  • iphone x
  • phiên bản 15.3.1

iso Trạng thái kết nối Bluetooth bị kẹt khi chờ. vì vậy nó tiếp tục hiển thị hộp thoại tải. nó rất chậm

IMG_1848

I have the same problem

CoderNamedHendrick commented 2 months ago

@ekasetiawans I noticed the latest update doesn't fix this issue. Care to check it out, please?

ekasetiawans commented 2 months ago

@CoderNamedHendrick did you add bluetooth central in xcode?

CoderNamedHendrick commented 2 months ago

How do I do that please @ekasetiawans ?

image

Do I need to add any other thing in the info.plist?

CoderNamedHendrick commented 2 months ago

@ekasetiawans care to share a guide on adding Bluetooth central in xcode?

CoderNamedHendrick commented 2 months ago

@ekasetiawans I've added bluetooth-central to UIBackgroundModes and it's still stuck in loading on iOS

CoderNamedHendrick commented 2 months ago

@ekasetiawans I was able to see the logs on xcode and I noticed I get this error

XPC connection invalid

This is the solution I found on the internet https://stackoverflow.com/a/45500406/15178119