Ali Rehman
Ali Rehman
@FeoSilva put `"react-native-background-upload": "^6.5.0"` line in your package json and do install node_modules after that you can build android apk for ios replace existing line with `"react-native-background-upload": "github:cristianoccazinsp/react-native-background-upload"` again do...
it's working in this repo but this repo didn't contain an android folder. [https://github.com/cristianoccazinsp/react-native-background-upload](https://github.com/cristianoccazinsp/react-native-background-upload)
Commenting for solution notification.
I have the same issue. trackWithProperties() is working but increment() is not working.
I'm facing this issue on android with these versions. However, my issue is every time I tap on the input keyboard automatically closes after opening for a second. "react": "17.0.1",...
Any update?
Any update here?
``` "react-native": "0.68.2", "react-native-blob-util": "^0.17.2", "react-native-pdf": "^6.6.2", "rn-fetch-blob": "^0.12.0", ``` same issue, 4 duplicate symbols for architecture x86_64
is the callback is working now or not? onCodeChange={(code) => { this.state.code = code }}
I have tried this onChangeCode callback but it didn't give the code