Amir Doreh
Amir Doreh
### Version of react-native-audio-recorder-player 3.0.9 ### Version of React Native 63.4 ### Platforms you faced the error (IOS or Android or both?) Android ### Expected behavior send file without any...
 ``` import { setNativeExceptionHandler } from "react-native-exception-handler"; const exceptionhandler = (exceptionString) => { Alert.alert("Congrats","you are in the call") }; setNativeExceptionHandler( exceptionhandler, false, true ); ``` i implemented the code...
## Environment System: OS: macOS 10.15.6 CPU: (8) x64 Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz Memory: 139.95 MB / 16.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 14.8.0 - /usr/local/bin/node...
i am getting` IDFA{ }` while i was not getting null before this is the implementation :
i want my client from app side to be able to set the caller id ,aka the number they want their customers see . as i see we are setting...
this file is required for auto linking , as it was missing on some platforms it was being unknown.