John Carlson

Results 91 comments of John Carlson

Hey there, the steps for setting up FCM are within the README https://github.com/parse-community/Parse-SDK-Android/tree/master/fcm You can follow these steps first to remove GCM https://github.com/parse-community/Parse-SDK-Android/blob/ba106dd4298a1bea80e349e8db3470af2469dd56/README.md

Hi there, please update to the latest dependency for LiveQuery (1.2.1) and this will be resolved.

You updated to LiveQuery 1.2.1 and still see it? @pc-cesar can you confirm if you still see the issue too?

Sure. I have really not clues where to start with this. If you could get a sample project that isolates this problem, maybe there is more we can do, but...

This seems more like it would be server related. Any thoughts @flovilmart ?

Hey there, I did not write those classes, but rather refactored them and made them fit the rules of our formatter. I do not currently know of a workaround or...

Can you pinpoint the exact line that causes the freeze, and can you see if `saveInBackground` causes the same freeze?

Can you link to where it says this in the docs? You can use [Parse Dashboard](https://github.com/parse-community/parse-dashboard) to view your data. You'll need to set it up on your backend.

100% in agreement that the retry should be configurable by the client, disabled by default