Giter VIP home page Giter VIP logo

simplechat's Introduction

How to install:

Download the project.

You need to download the latest Facebook iOS SDK and add it to the project. Download it here: https://developers.facebook.com/docs/ios/. You double click the .pkg file you get to install it. This adds a FacebookSDK folder in you documents folder. In the FacebookSDK folder you find the FacebookSDK.framwork which you then add to the project.
All the code to implement the Facebook SDK is already there and it's already connected to a Facebook app.

Next you need to sign up on http://pingpal.io/ for a free developer account. From your developer dashboard you can download the iOS BETA SDK which you will need to add to the project just like you did with the Facebook SDK. All the code is already done.

The last thing to do is to create an app on the developer dashboard. Name it whatever you want. Then you need to copy the apps App ID and Secret and paste them in the AppDelegate.m file in the project.

And thats it.

If you want to add push notifications to the app you need to upload a push development certificate on you developer dashboard on http://pingpal.io/.

Here is a guide on how to create your certificate: http://pingpal.io/resources/documentation/ios-push-certificate-quick-guide/

We use Axel Barinov's UIBubbleTableView in this project. https://github.com/AlexBarinov/UIBubbleTableView

This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/

simplechat's People

Contributors

andrehansson avatar

Watchers

JT5D avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.