|
|
|
|
|
by infinite_snoop
4282 days ago
|
|
Aside from the price there seems to be a few bugs that have been lingering around for a year or longer with no fix in sight. One that I have encountered is when uploading files, the progress callback jumps from 0% to 100%. https://www.parse.com/questions/parsefile-progresscallback The annoying thing is the documentation states: "It's easy to get the progress of both uploads and downloads using ParseFile by passing a ProgressCallback to saveInBackground and getDataInBackground." and provides a code snippet that doesn't work and hasn't worked for two years. Please fix the bug or change the documentation! |
|