Is Bolts framework[Parse+Facebook] need to use parse webservice?
问题 I already post question How to use Bolts Framework[Facebook+Parse] but Now I've question, Must I use parse webservice if I want to use Bolts-framework? They provide sample code like below which related( saveAsync: ) to Parse webservice. But I've seen in this line "Using these libraries does not require using any Parse services. Nor do they require having a Parse or Facebook developer account" in Boltss' github [[object saveAsync:obj] continueWithBlock:^id(BFTask *task) { if (task.isCancelled)