Justin Bergen
Justin Bergen
Used this in an app that had a streaming state. If the connection is broken, then I wanted to use the pull-to-refresh to re-establish the connection. This is very much...
Not entirely sure what all will be required, but I think FTASync could benefit from using a PFRelation. Will be some work to develop the correct queries to ensure conflict...
Some apps may produce a large number of logging messages. In this case it may be desirable to limit the number of messages to save memory/performance. - Added .maxLines property...