umair13adil / simple_beacons_flutter

A flutter plugin project to range & monitor iBeacons.
Apache License 2.0
35 stars 42 forks source link

Error run iOS #12

Closed ammarmahafeza closed 4 years ago

ammarmahafeza commented 4 years ago

[VERBOSE-2:ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method addRegion on channel beacons_plugin)

0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:154:7)

#1 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:329:12) #2 BeaconsPlugin.addRegion (package:beacons_plugin/beacons_plugin.dart:24:41) #3 BLE.scan (package:projcorona/bleScaning.dart:16:25) #4 checkLocation. (package:projcorona/main.dart:416:11) #5 _rootRun (dart:async/zone.dart:1180:38) #6 _CustomZone.run (dart:async/zone.dart:1077:19) #7 _CustomZone.runGuarded (dart:async/zone.dart:979:7) #8 _CustomZone.bindCallbackGuarded. (dart:async/zone.dart:1019:23) #9 _rootRun (dart:async/zone.dart:1184:13) #10 _CustomZone.run (dart:async/zone.dart:1077:19) #11 _CustomZone.bindCallback. (dart:async/zone.dart:1003:23) #12 Timer._createTimer. (dart:async-patch/timer_patch.dart:23:15) #13 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:398:19) #14 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:429:5) #15 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:168:12)