Skip to content

dconeybe/firestore-ios-headless-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barebones iOS test app for Firestore bugs.

By: dconeybe@google.com

This app was created to quickly test out bugs in the Firestore iOS SDK. It was initially motivated by firebase/firebase-ios-sdk#5235.

Usage

  1. Clone this Git repository
  2. Download GoogleService-Info.plist from the Firebase console.
  3. Copy GoogleService-Info.plist into the FriendlyEats subfolder.
  4. Run pod update
  5. Create a "restaurants" collection with a document named "1YkESDBLGz9vEmphIUFJ" in it via the Firebase console (or other means).
  6. Open the generated FriendlyEats.xcworkspace in Xcode.

The Firebase project must be configured so that the Firestore database rules allow unauthenticated access.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published