Florent CLAPIÉ

Results 15 comments of Florent CLAPIÉ

I have the same problem on android (android 8), I can't monitor the beacon when the app is killed but it works on background. I tried to reproduce the issue...

I check with the version v3.6.0 and it continues to crash. This app https://play.google.com/store/apps/details?id=com.wistiki.android&hl=en which use Ibeacon technology (I believe) is crashing too. But monitoring iBeacon with your plugin is...

I think they are configured properly. 3.6.0 instead of 3.5.2. Le 4 janv. 2018 23:10, "Peter Somogyvari" a écrit : Note to self: double check if the dependencies are configured...

I am sorry @petermetz, I don't know how to do it. I am not android developper so it's very abstract to me.

I have the same issue. @bananenklops, did you resolve it?

@bananenklops , I found how to resolve it: Remove this line from your code ``` const translations = require(`raw-loader!../locale/messages.en.xlf`); ``` and put it directly in the providers field: ``` providers:...

Same for me. Did u find something @Vadorequest? Best regards,

@vishal-variyani , I have the same issue. Did you manage it? I am in angular 8 and downgrade this package to 8.0.1 and it's working with this version.