You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2022. It is now read-only.
Bug appear when I try to run app using cellular data, I the app closed. I try to enabled the allowCellularDownloads to true but it doesn't work(inside Spokestack.initialize(_, _, spokestackConfig).)
Your environment
Version of react-native-spokestack : "^6.1.4"
Version of react-native : "0.67.1"
Device and OS version : Android version 11
Expected behavior
The app should be run normally when a use wifi or cellular data.
Actual behavior
The app only works when I use Wifi, but crashed when I use cellular data
Describe the bug
Bug appear when I try to run app using cellular data, I the app closed. I try to enabled the allowCellularDownloads to true but it doesn't work(inside Spokestack.initialize(_, _, spokestackConfig).)
Your environment
Expected behavior
The app should be run normally when a use wifi or cellular data.
Actual behavior
The app only works when I use Wifi, but crashed when I use cellular data
Steps to reproduce
Run the example (https://github.com/spokestack/react-native-spokestack-tray#installation) code and change Wifi network to cellular data.
The text was updated successfully, but these errors were encountered: