When I was testing my app in the Developer companion, my app just worked perfectly. But the moment i convert it to .apk and run it on my phone, the app just works perfectly, but the CloudDB service doesn't respond. I made a chatroom, but if i click SEND it just does nothing. How do i fix this? The code clearly works. Do i need to clear any cache?
Here's my blocks:
(Yes, i know, It's very messy)