Florent Vilmart

Results 186 comments of Florent Vilmart

@mcollina how would you approach instrumenting reading the response body? Is there a single member that I can wrap on the response and watch for an `end` event? Ideally, I'd...

For now we don't have localization support for the dashboard, but this is something that would be nice.

I’m not 100% familiar on how to properly i18n à react app, what the best practices are, and how we can move forward in an elegant way. @natanrolnik any ideas?

@maravilhosinga are you able to write a failing unit test so we can reproduce the issue? Are you able to pinpoint a particular change in the SDK?

@natario1 probably something to add to the std lib :)

@pargu why do you need to call a cloud function to update the device token? What’s preventing you to do it locally?

Well, that should not be the case, as the device token is set by the device itself. Do you have the server logs when you attempt to do so?

This issue ain’t fixed. Can we get the workaround inside the code and understand why the installation save fails? Because what I hear is non sense

DId retrieved your object with `fetchInBackground` http://docs.parseplatform.org/android/guide/#retrieving-objects so it's up to date with the database?

Do you have any steps to reproduce this issue?