Skip to content

ryanwilson/quickstart-ios

This branch is 2335 commits behind firebase/quickstart-ios:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

33aa44e · May 9, 2017
May 24, 2016
Mar 27, 2017
Mar 27, 2017
Mar 28, 2017
Mar 27, 2017
Mar 27, 2017
May 9, 2017
Apr 25, 2017
Apr 6, 2017
Apr 4, 2017
Nov 10, 2016
Mar 27, 2017
Mar 27, 2017
Oct 30, 2015
Dec 16, 2016
Apr 11, 2016
Apr 11, 2016
Mar 27, 2017
Dec 15, 2016
Oct 12, 2016
Dec 15, 2016

Repository files navigation

Firebase Quickstarts for iOS

A collection of quickstart samples demonstrating the Firebase APIs on iOS. Each sample contains targets for both Objective-C and Swift. For more information, see https://firebase.google.com.

Samples

You can open each of the following samples as an Xcode project, and run them on a mobile device or a simulator. Simply install the pods and open the .xcworkspace file to see the project in Xcode.

$ pod install
$ open your-project.xcworkspace

When doing so you need to add each sample app you wish to try to a Firebase project on the Firebase console. You can add multiple sample apps to the same Firebase project. There's no need to create separate projects for each app.

To add a sample app to a Firebase project, use the bundleID from the Xcode project. Download the generated GoogleService-Info.plist file, and copy it to the root directory of the sample you wish to run.

How to make contributions?

Please read and follow the steps in the CONTRIBUTING.md

License

See LICENSE

Build Status

Build Status

About

Firebase Quickstart Samples for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 62.4%
  • Swift 33.8%
  • HTML 1.4%
  • Shell 1.2%
  • Other 1.2%