Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

app crashed with cellular data #110

Open
DarioCabas opened this issue Mar 25, 2022 · 1 comment
Open

app crashed with cellular data #110

DarioCabas opened this issue Mar 25, 2022 · 1 comment

Comments

@DarioCabas
Copy link

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

  • 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

Steps to reproduce

Run the example (https://github.com/spokestack/react-native-spokestack-tray#installation) code and change Wifi network to cellular data.

@jonra1993
Copy link

jonra1993 commented Apr 12, 2022

This PR #112 solve the cellular bug

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants