HL
HL
I have the same code 182 result using UserLAnd. https://github.com/CypherpunkArmory/UserLAnd/issues/525#issuecomment-454904754
I have the same problem: https://github.com/CypherpunkArmory/UserLAnd/issues/525#issuecomment-454904754
offical whatsapp api can send buttons on their HSM (messages templates). I guess wap client has it just to parse message with buttons but I don't think that you can...
forget the "make" step, and just do it manually: place the file into the phone and make it executable: adb push rh-test /data/local/tmp/ adb shell chmod 755 /data/local/tmp/rh-test run the...
It is necessary to have a specific video card?
tienes q enviar logo gif de 130x59 y el archivo .crt. El .key es solo para tí, no lo compartas. De hecho te envían un PDF explicando ésto.
Hola Niko, gracias por tu comentarios!. no entiendo qué me estás mostrando. Yo estoy hablando del **showcase/testNormal.js** se supone que cuando se termina el flujo en el sitio de webpay...
Gracias Niko!, después de revisar tu código me di cuenta que la URL está con "http" en vez de "https", cambié el código a: `const hostUrl = 'https://' + req.get('host')`...