Skip to content

Repetitive RPC transport error #7547

@DaltonPelkey

Description

@DaltonPelkey

Operating System

iOS 17

Browser Version

Expo Go

Firebase SDK Version

10.1.0

Firebase SDK Product:

Firestore

Describe your project's tooling

React Native -- Expo managed workflow using Firebase Web SDK

Describe the problem

Initializing onSnapshot eventually fires the warning:
Firestore (10.1.0): WebChannelConnection RPC 'Listen' stream ... transport errored

Steps and code to reproduce issue

  1. Setup a React Native project for Expo's managed workflow
  2. Include and initialize firebase/firestore
  3. Set up an onSnapshot listener (mine is set up in a root component)
  4. Close the app and wait ~10 minutes (Although I have gotten the error randomly while the app was open but not being used)

Here is a Gist containing a response from setLogLevel('debug') and from debug-my.firebaseapp.com

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions