Hi,
I am using the deacon library to push notifications on my android application. I have installed meteor server on my machine.
I am not able to connect to my server in the application. Not sure of its a connection problem or a response issue.
Does anyone know how to check if my android emulator was able to connect to the meteor server?
I ran the server in debug mode (./meteord -d) but that didnt help.. anyone please?
Thanks.