Skip to content

Conversation

@rappc87
Copy link

@rappc87 rappc87 commented Jan 3, 2026

https://console.firebase.google.com/

1 - Create a project here.
2 - Set the package name to com.lagradost.cloudstream3.
3 - Create a Realtime Database and set the rules section to:

{
“rules”: {
“.read”: true,
“.write”: true
}
}

4 - Enter your APP ID and API KEY, and set the link to Realtime Database.

4 - Enter your APP ID and API KEY, and enter the link displayed in the Realtime Database in the link section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant