✨
Dall-E App
  • 🏁Quick Start
  • 🔑API Key
  • 🔥Setup Firebase
  • ⭐Google Sign In
  • 💸Monetization
  • 🖇️Privacy and terms
  • 🎨Customization
  • 🧙‍♂️Animations
  • 💰In-app purchases
  • 💰In-app purchases part 2
Powered by GitBook
On this page

Setup Firebase

PreviousAPI KeyNextGoogle Sign In

Last updated 2 years ago

Please create a firebase project and add your app to it under the same package name as your app and save the json file the do the following:

  • Enable Authentication

  • Enable Firestore

  • Add the Json file to your app

Enable storage

please don't forget to enable storage as well

then go to the rules and change "false" to "true"

🔥