itsniper / FTASync

Allows you to sync CoreData entities with a Parse backend.
MIT License
311 stars 59 forks source link

unable to integrate to my app #21

Open farri opened 11 years ago

farri commented 11 years ago

I tried integrating FTASync to my app by following steps you have mentioned , yes i don't get errors but i when i run app crashes.(because i can't add everything properly because of lack of documentation )

the prerequisites you mentioned, i added them all, i am new to mogenerator and magical records too.

In my app i have pre loaded sqlite db. its working with backend Parse sdk. I can't understand from where my views will connect with core data objects or the newly created mogenerator objects .

I don't want to use user login for parse so i login as anonymous.

Please if you could add detailed documentation to this. I am new to this. any help would be appreciated.

Thanks

mayankverma commented 10 years ago

a bit late but try this tutorial for proper integration.. http://bryanlor.com/blog/ios-tutorial-how-add-and-configure-mogenerator-xcode-5