FTASync icon indicating copy to clipboard operation
FTASync copied to clipboard

unable to integrate to my app

Open farri opened this issue 12 years ago • 1 comments

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

farri avatar Aug 01 '13 08:08 farri

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

mayankverma avatar Sep 12 '14 20:09 mayankverma