Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Jon Kolman
Courses Plus Student 4,132 PointsParse Traditional Login + Facebook Login Programmatically
Hello everybody, I am wanting to build an app and I am having problems making a native login system for iOS 7 that uses parse and has a traditional login and Facebook login with it. All the tutorials do not work.
Can somebody please link me to some updated working tutorials that are from at least November of 2013 or newer. Or help me write it by leaving some in the comments. I don't know whats wrong. The tutorial on Parse's website doesn't work properly.
2 Answers
Stone Preston
42,016 PointsIve used the tutorials on parse a few weeks ago and they worked fine. Did you go through the process of registering with facebook as a developer etc? What exactly doesnt work?
Jon Kolman
Courses Plus Student 4,132 PointsI get multiple Linkage errors, and errors within the framework, and weird stuff. Can you send me a blank parse login project? Quickly just put a simple one together? Theres is broken for me, and I had my friends download it too and it didn't work for them either. Stone Preston
Stone Preston
42,016 Pointsif you download a project that has the parse framework already included, try removing it and adding it again. Ive noticed that when I download projects from github etc that have it included in the repo then I have to delete the Parse framework that was there and add it again using the framework file on my own machine.
Jon Kolman
Courses Plus Student 4,132 PointsHmmm. I also wanted to say that the parse login demo that is provided by Parse comes in a table. how are we supposed to use that as a basic project? Stone Preston (I am new to iOS development.)
Jon Kolman
Courses Plus Student 4,132 PointsJon Kolman
Courses Plus Student 4,132 Pointsand Yes I did register with Facebook as a Developer.