-
There is no way to listen to all calls made on _GrpcClient_ . Only low level interceptors on OkHttp client are possible.
A listener should report method name and deserialized message. That would make…
-
Hello, I'm implementing the 'react-native-in-app-review' lib in my app, I did the android configuration following these steps [](https://medium.com/huawei-developers/android-integrating-your-apps-with…
-
## 🐛 Bug Report
My goal was to build a flipper app with custom plugins bundled in the app so that less technical team members can utilize flipper more easily.
In `desktop/scripts/build-release.ts`…
-
## 🐛 Bug Report
For an unknown reason, the layout of the Install Plugin tab under More > Add Plugin looks like the one below.
As you can see, it blocks us from installing plugins, which is quite an…
-
## 🐛 Bug Report
Hello,
I've encountered an issue where React DevTools are not working in Flipper. It occurs for Expo apps using the new SDK version 48 and Expo-Router. In the Flipper Logs I'm gett…
-
I'm getting this error when trying to start the application. I followed the tutorial from here.
https://docs.rollbar.com/docs/react-native. I have done exactly as documented.
-
I'm trying to use Flipper with the Network plugin but it's not showing the response from our API, our API work as well but I don't know why Network not showing it.
![image](https://user-images.gith…
-
## 🐛 Bug Report
Having issue while debugging react native app using `Chrome DevTools` under plugin `Hermes Debugger (RN)` in `Flipper`.
1. Breakpoints set are not visible with line number indicato…
-
I recently installed [boilerplate v3.7.2](https://github.com/thecodingmachine/react-native-boilerplate/releases/tag/v3.7.2) where under the bonnet are already imported:
- redux v6.0.0
- flipper v0.2…
-
## 🐛 Bug Report
I was exploring the images plugin and tried using the "show debug overlay" option, however clicking on it doesn't result in the toggle state changing, nor anything happening. The sw…