Skip to content

Completed Project for iOS/Firebase PhraseApp Blog Article - Part 1

License

Notifications You must be signed in to change notification settings

PhraseApp-Blog/ios-firebase-i18n-p1-complete

 
 

Repository files navigation

Discounter (Demo)

Completed Project for iOS/Firebase PhraseApp Blog Article - Part 1

Installation

  1. Clone this repo
  2. You'll need a Firebase project setup with an iOS app and a GoogleInfo.plist file
  3. You'll need CocoaPods installed
  4. From the project root, in the terminal, run pod install
  5. After installation is complete, make sure to open discounter-demo.xworkspace, not the .xcodeproj file
  6. Build the Firebase Firestore database, adding a few records as per in the article
  7. For push notifications, you'll need a Apple APNs Authentication Key associated with your Firebase project's iOS app
  8. Run the app (for push notifications, run on a physical device)

About

Completed Project for iOS/Firebase PhraseApp Blog Article - Part 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 98.0%
  • Ruby 2.0%