You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some research I realise that iOS can monitor for up to 20 regions(uuids) at a time and that Android has no such restriction. Is it possible using this plugin to define an array of regions(uuids) and monitor for change in state for each region?
Below is the closest to what I think should work but the delegate only returns change in state for one of the regions.
I'm also experiencing this. On Android everything works like a charm setup 3 regions all get monitored but on iOS it will only monitor the first region.
Is there a fix available anywhere? We've tried to contact @petermetz but without any result, is someone willing and able to fix this? We even could arrange a pay, we need it asap.
After some research I realise that iOS can monitor for up to 20 regions(uuids) at a time and that Android has no such restriction. Is it possible using this plugin to define an array of regions(uuids) and monitor for change in state for each region?
Below is the closest to what I think should work but the delegate only returns change in state for one of the regions.
The text was updated successfully, but these errors were encountered: