iosArm64Test.FlareConfig.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of flare Show documentation
Show all versions of flare Show documentation
Light the way for your app's backend with functional and testable Firebase components
import enchant.flare.FirebaseOptions
actual val options: FirebaseOptions? = FirebaseOptions(
apiKey = "AIzaSyBticTXI-Xo4rO8P5EC_CYxrE4ukSOoX2Y",
bundleId = "com.enchant.sample",
clientId = "548718441196-d1ho31rptldshm5nft0g8b9eq13rao1a.apps.googleusercontent.com",
databaseUrl = "https://connexus-communities.firebaseio.com",
projectId = "connexus-communities",
storageBucket = "connexus-communities.appspot.com",
gcmSenderId = "548718441196",
appId = "1:548718441196:ios:56c696e24b4a073d72ebc9",
androidClientId = "548718441196-n8a74euckg5f8m35mluqdat0ba92a5ea.apps.googleusercontent.com"
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy