Bruno Soares da Silva

Results 9 comments of Bruno Soares da Silva

No, unfortunatelly i didn't fix it yet. Actually in my app i have disabled crop in android 7+. I hope someone fix it asap.

@draco1989 did you have tested using the Cordova File Plugin readAsDataURL method instead of using the FileReader? maybe the readAsDataURL can accept the file:// archive too.

There is a better way to resolve this problems, adjusting the auto discovery code... for the WapQuery you need just to change: `{ id: "WapQuery", conditions: (module) => (module.queryExist) ?...

> @brunosoaresds "ProtoConstructor" unavailable Here is: https://github.com/mukulhase/WebWhatsapp-Wrapper/issues/540#issuecomment-457203642 But you use the ProtoConstructor in some custom function? we don't use it anymore in the wapi.js

Maybe that can help you: https://github.com/brunosoaresds/csi-monitor

@saqib1707 yes, its exactly it, the magnitude sent by the transmitter.

@andersondeoliveiramachado, What’s your error? I can send messages after apply patch #380 without problems. Remember to use the same interface, passing number equal [email protected]

Yes; it’s possible, in the JavaScript layer this information is passed to contact object, however in the python layer the Contact object is not creating or using that information. You...

Yes, its needed @teaganharatua . But you can use ssh to localhost. That ssh layer is a part of the code, but you can change it on the python layer...