Closed Rokeder closed 8 years ago
ArrayList<HashMap<String,Object>> activeList;
This example is too complex to decide whether it's a bug in this library or in your code, I'm afraid.
Can you create a simple example that does what you want to test, only checks if the communication with this library is working (including onDataRemoved
) and doesn't have all the business logic that your existing example has?
And please tell us if you're working on an emulator or on a real device and if you're hosting the app on *.meteorapp.com
or somewhere else.
Thank you!
Closing due to inactivity and because the example is too complex
can I see you "activeList" declaration I mean the class model and structure?