Poorya Bagheri
Poorya Bagheri
Hi @florent37, I have tested the library on multiple phones and there seems to be an issue with brightness in dual rear camera phones.(the screen is almost completely black); this...
HI @anitaa1990 Great work! may I know how would you handle the the Network Error in UI ? `.doOnError(t -> onFetchFailed())` in [NetworkBoundResource.java](https://github.com/anitaa1990/TrailersApp/blob/20713b6f005a4090e830e1fdb72998a46b48c5f8/app/src/main/java/com/an/trailers/data/NetworkBoundResource.java#L24) I'm basing my code on same approach...
**What was the expected behaviour?** We are expecting users to go through the verification flow without the app crashing. **What happened instead?** We are seeing many users who experience crashes...
we have received the following crash report from our production app OS Version : Marshmallow (v6)(Level 23) Device: Nexus 4 SDK Version : onfido/react-native-sdk": "^1.2.3" Note: on this specific case...
React Native Debugger app version: 0.14.0 React Native version: 0.72 Platform: iOS, Android Is real device of platform: Both Operating System: macOS the dev-tool is blank and not showing anything...
`$grant->setConfigurationProfileSid($TWILIO_CONFIGURATION_SID);` is deprecated. you might want to update the sample to use `$setRoom `
@Scrounger the app crashes when it goes to background by pressing home button. seems to be an issue due to serialization Here is the log: > `E/AndroidRuntime: FATAL EXCEPTION: main...