-
Notifications
You must be signed in to change notification settings - Fork 175
handle issue about background thread in ios #231
Comments
We are aware of this "issue" and I am pretty sure it is fixed in the upcoming release, but I will have a look at it and double-check it :) |
I just encountered this issue as well. Are there any work arounds for this on iOS? |
It is not an issue, it is a warning. The plugin works without any issues. It is not ideal of course, but so far nobody had any issues because of this. |
I seem to only get a black screen when launching the barcode scanner. Here's what I'm using for Capacitor. Let me know if you have any suggestions of things I can try to get it working or if I can provide any further information. This is working on Android for me just not iOS. Thanks for your help.
|
So the black screen issue is with an iPad 5th generation running iOS 16.2. I tested again on an iPhone 12 Pro running iOS 16.4.1 and it works as expected. My black screen issue is seemingly separate from this issue. Thanks for the help and feedback @thegnuu. 🍻 |
This is fixed in |
Guessing we shouldn't be seeing this.
Using: @capacitor-community/[email protected]
Xcode 14.3
iPhone 13
I see this warning in xcode console when I invoke:
BarcodeScanner.startScan()
The text was updated successfully, but these errors were encountered: