Git Product home page Git Product logo

facebookloginsample-ios's Introduction

FacebookLoginSample-iOS

This is an example iOS application using the Facebook login Swift API.

You can log in and log out. Isn't it great? :D

Building

Build easily using Carthage:

  1. cd into project directory
  2. run carthage update --platform iOS

Running

Open with Xcode and run using the play button

Note: You'll have to create a new scheme

The following error might come up when you try running it.

FacebookLoginSample-iOS[89295:3786650] [] nw_host_stats_add_src recv too small, received 24, expected 28
2016-11-13 02:38:03.147518 FacebookLoginSample-iOS[89295:3786650] [] ____nwlog_simulate_crash_inner_block_invoke dlopen CrashReporterSupport failed
2016-11-13 02:38:03.147802 FacebookLoginSample-iOS[89295:3786650] [] __nwlog_err_simulate_crash simulate crash failed "nw_socket_set_common_sockopts setsockopt SO_NOAPNFALLBK failed: [42] Protocol not available"

If you're encountering a similar error:

  1. Go to Product > Scheme > Edit Scheme
  2. Under "Environment Variables", click the plus sign
  3. enter OS_ACTIVITY_MODE under "Name", and disable under "Value".

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.