firebase-react-native
firebase-react-native copied to clipboard
"location.protocol" must be http or https and web storage must be enabled."
Hi @JamesMarino,
I'm following your code to set up my own react-native app with firebase. But I keep getting the error: "This operation is not supported in the environment this application is running on. "location.protocol" must be http or https and web storage must be enabled."
Any idea what this is about? I tried googling it but couldn't find much. Thanks!