David

Results 2 issues of David

### My environment * Android device: Various Device (emulator, some old android device that i borrow from friend *i forgot to write down their device name, its come from lenovo*)...

api: messaging

![image](https://user-images.githubusercontent.com/30721971/234479394-f0ed3d0d-a0f7-44a1-ad03-7941d210f27f.png) ![image](https://user-images.githubusercontent.com/30721971/234479458-f1d6a337-5541-4187-8a66-e1d29c66bd3b.png) Do you have any idea how we do it? Below is the configuration if you need it. ``` upstream querybook { server x.x.x.x:10001; } location /query { proxy_pass...