loup-v / beacons

Flutter beacons plugin for Android and iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MissingPluginException startMonitoring on iOS

lchinke opened this issue · comments

When I try to use startMonitoring method i got this error. I looked over the code and I didn't find any implementation of this. -.-

Confirmed: This implementation is completely missing. Going to develop it. If anyone is stuck with this, contact me.

Thanks. I've always wanted to test this with two or more beacons, I just read it up recently. please do make PR for this. I don't really have experience in Kotlin nor in Platform Channels.

Hey buddy,

I already did this implementation, but is very tricky and not well implemented. I would have to invest time to clean it to make a PR. If you really need this i can tell you what I did to solve this issue.

@lchinke , I'll just have a quick skim in Swift and altbeacon's API reference for me to cope up. I haven't touched the iOS feature yet. only in android by now, Maybe sometime, if the author wished to update his work in progress. Thanks anyway.