flutter_beacon icon indicating copy to clipboard operation
flutter_beacon copied to clipboard

Beacon Scanning not working when app is in background or terminated

Open ghost opened this issue 2 years ago • 5 comments

Not able to scan beacon when my app is in background as well as terminated. I am trying to call beacon scanning functionality in flutter using Background Service but beacon scanning is not working in service and getting Error.

======== Exception caught by services library ====================================================== The following MissingPluginException was thrown while activating platform stream on channel flutter_beacon_event: MissingPluginException(No implementation found for method listen on channel flutter_beacon_event)

ghost avatar May 05 '23 15:05 ghost

@PriyankaInoid did you find a solution to this?

Kreshnik avatar Jul 12 '23 15:07 Kreshnik

@PriyankaInoid @Kreshnik find any solution?

AdnanAliChohan avatar Jul 16 '23 11:07 AdnanAliChohan