I am So lost, the app works fine in test-and-run mode, but during deployment, I am facing the following issue
Blocked a frame with origin "https://zephyrbot-ea45a.firebaseapp.com" from accessing a frame with origin "https://app.zephyrflo.com". Protocols, domains, and ports must match.
the first origin is Firebase app and the second origin is my app's domain.
any help will be much appreciated!!