kp7742 / WAAutoResponder-NoRoot

WhatsApp Chat AutoResponder Bot
GNU General Public License v3.0
31 stars 14 forks source link

RemoteInputs null #3

Open Mohammad699 opened 4 years ago

Mohammad699 commented 4 years ago

Remote Inputs always returning null or 0 size

Tried it on emulator and my phone and it's the same.

sivakumarswaminthan commented 4 years ago

@EgyptianM any luck on this? I am facing the same issue here

vikasramireddy commented 4 years ago

Remove the static fields and pass it to sendmsg method.It will work

hey-vijay commented 4 years ago

@vikasramireddy You mean every static field, right? Because I tried it with API 23(M) and it still not working.