Skip to content

Should I add a web app at Firebase when making a mobile game? #409

Answered by WolfgangSenff
Gencreezo asked this question in Q&A
Discussion options

You must be logged in to vote

You can use Android and iOS, it's just a little more annoying because we don't use the files that come from their creation for our environment variables - we just use the .env file, and it's easier if we just want one file for all platforms. Given that, I prefer just to make it a web app, especially since you can't conditionally export two different .env files that still apply based on the platform you're on. Although I suppose I could try to implement that.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Gencreezo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants