Grigori Goldman

Results 3 issues of Grigori Goldman

It would be great if we could set channel interceptors somehow when destinations are resolved to `MessageChannel` instances inside the `QueueMessagingTemplate` and `NotificationMessagingTemplate` classes. This way we can apply additional...

I'm attempting to install and run an emulator in the container so that i can run e2e tests using wix/Detox. This is what my Dockerfile looks like: ``` # reactnativecommunity/react-native-android:4.0...

This is the same issue as reported here https://developer.apple.com/forums/thread/718896. On iOS, when `await SimCardManager.setupEsim(config);` is called, the promise is resolved as soon as the LPA UI is started with the...