pushbots/pushbots-react-native

TypeError: undefined is not an object (evaluating '_netinfo.default.isConnected.fetch)

Opened this issue · 2 comments

Still an issue I've tried 1.1.6 and 1.2.0

Currently Running
pushbots-react-native@1.2.0
react-native@0.61.5

54efebb5-e894-46f3-9a69-03a5d88304c7

Hello @gminator , netInfo is not exist in the current version, it might be a caching issue.

You may try reinstall pushbots using npm or yarn

npm uninstall pushbots-react-native then npm install pushbots-react-native --save && npm install

If the issue still exist see How to clear react-native project caching

Still no luck now getting this error:

cc3fc5b3-62d5-42ec-a3a0-5b3d9b0cb3f3