Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nolim1t/fbios6template
Facebook Connect + iOS 6 + Parse + Idea = MVP
https://github.com/nolim1t/fbios6template
Last synced: 2 days ago
JSON representation
Facebook Connect + iOS 6 + Parse + Idea = MVP
- Host: GitHub
- URL: https://github.com/nolim1t/fbios6template
- Owner: nolim1t
- Created: 2012-12-05T23:42:34.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-13T23:34:49.000Z (almost 12 years ago)
- Last Synced: 2024-04-14T14:30:02.357Z (7 months ago)
- Language: Objective-C
- Size: 11.7 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Facebook Connect + iOS 6 + Parse + Idea = MVP #
## Why? ##
Move quickly and build something awesomething without worrying about the backend or accounts.The idea is to sign into FB using the iOS 6 SDK and then move the access token to Parse.
## Steps ##
1. Do a shallow clone of this project
2. Create facebook app ID on facebook developers site
3. Rename AppConstants.h-dist to AppConstants.h
4. Add all the relevant application ids into configuration (AppConstants.h)
5. Add your code in
6. ???
7. Profit!## TODO ##
Everything ;-)