roelandp

Results 21 comments of roelandp

Their is an issue with the current state of Sulla available on NPM: Here are fixes: https://github.com/danielcardeenas/sulla/issues/375

not sure if you saw my comment 20 minutes ago, but thats whatsup. > Their is an issue with the current state of Sulla available on NPM: > Here are...

delete the session folder always works for me. and be sure to look into "SIGINT" shutdown methods.

[Above suggested solution](https://github.com/danielcardeenas/sulla/issues/299#issuecomment-619636010) still working fine for me. Note that in the solution by @iAnton you should replace `./session/` in the path with the actual name of your session.

I think it has to do with whether you already have Chrome (the regular browser) running on your machine actually. If you don't have it running and you start fresh,...

> > I used this parameters to create a session and is working > > ```js > > const options = { > > headless: true, // Headless chrome >...

are you certain these are not binary content, e.g. someone sending an image or a "sticker" to your client? Please compare the incoming msg on your paired device.

@olli3 I was also stumbling upon this, tried a couple of things but then gave up as the module seemed to not give any data out, not even errors or...

i have the module here --> https://github.com/roelandp/catchall/commit/0d3344874486572d7bce21fdc48175634dccf030 what android are you running on? Did you `appc ti clean` to clean your dir prior to building & deploying? Maybe you are...

@rwuttke would be great if you could provide the complete fix... With the updated radius.jar etc? I've implemented this in an app which already asked for location for other purposes,...