Open
Description
Hello,
I'm initializing the app using Expo bare workflow and followed the Getting Started guide. As soon as I started the app, I got this screen. Seems like the issue stems from ZendeskChat.init, and not ZendeskChat.startChat:
Main dependencies:
"expo": "~39.0.2",
"react-native": "~0.63.2",
"react-native-zendesk-chat": "^0.4.0"
Cocoapods version: 1.9.3
I'm unsure where to go from here. Any ideas?