Hanzofm

Results 28 comments of Hanzofm

Did you tried with an v7 android version? I already tried 2 solutions, first when the bluetooth status plugin detects that the bluetooth is off I stop RANGING all beacons...

Bups,One question, If I need to discover beacons only when the screen is on, the appropiated method is ranging or monitoring? Thanks

I have tried to only stop ranging when the bluetooth status is off and neither works on android v 7. It would be nice if @petermetz could have a look...

Hi, I have found a temporary workaround changing the angular httpclient to https://github.com/silkimen/cordova-plugin-advanced-http plugin. It uses the ‘credentials’ if detect it automatically Also avoids CORS problems wich in my opinion...

> Is someone of you using the cordova-plugin-wkwebview-inject-cookie plugin? Maybe that plugin is the cause of the issue and not the webview plugin --> [CWBudde/cordova-plugin-wkwebview-inject-cookie#11](https://github.com/CWBudde/cordova-plugin-wkwebview-inject-cookie/issues/11) No In my case, I...

@iPMisterX same comment. On version 4.+ works correctly, same implementation on >=5 fails

Hi, really I dont think this really be a problem. I think that it refers to(but i'm not sure): `if(newMode != null)` I have founded this on wiki https://en.wikipedia.org/wiki/Double-checked_locking but...

Thanks. I am gonna ask for more details to the auditing company. Back soon