slack-clone-react-native
slack-clone-react-native copied to clipboard
Tried to run on android, gives error "error while loading channels "
What did you do?
We simply try to build the same project for android and try to run it
What did you expect to happen?
It should load the channels for Code Sampler user named Vishal. As it does successfully on iOS.
What happened instead?
It builds successfully on an android studio. but when it runs on the emulator, It shows the error while loading the channels.

React Native Environment
react-native info
OS: macOS 10.15.4 CPU: (8) x64 Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz Memory: 1.21 GB / 16.00 GB Shell: 5.7.1 - /bin/zsh Binaries: Node: 14.0.0 - /usr/local/bin/node Yarn: 1.22.4 - /usr/local/bin/yarn npm: 6.14.4 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 13.5, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2 Android SDK: API Levels: 28, 29 Build Tools: 28.0.3, 29.0.3 System Images: android-R | Google Play Intel x86 Atom IDEs: Android Studio: 3.5 AI-191.8026.42.35.6010548 Xcode: 11.5/11E608c - /usr/bin/xcodebuild npmPackages: react: 16.9.0 => 16.9.0 react-native: 0.61.5 => 0.61.5 npmGlobalPackages: react-native-cli: 2.0.1
Additional context
any update?
Hey @siddharthJadhav @shireeshMs thanks for bringing this up! I can see that this error shows up for couple of seconds and then the messages get loaded. Is it the same behaviour for you guys ass well?