Gabriel Lim
Gabriel Lim
bump for this.
I face this issue as well. I don't really think is react-native-dialogflow's issue though, more like Dialogflow's webhook issue because I get the same error when I do testing with...
> For anyone building an app with RN ^0.60.0, I was able to build the apk with a little help from GitHub: [react-community/create-react-native-app#499 (comment)](https://github.com/react-community/create-react-native-app/issues/499#issuecomment-396545716) > Only changing the SDK &...
bump, still hapening with v83 wz files. Using latest Harepacker release - v4.3
It won't work if you are trying to open .wz files of a well-established / slightly smart private server. They would have custom encrypted the .wz files & using this...
Tried inserting name, still not working. and yeah, i did import Input. As below is my full code: ``` this.setState({ address })} defaultValue={this.state.member.address} placeholder='Ex: 102, Jalan Nima, Taman Nima' autoCorrect={false}...
Bump, still facing this issue. apply from: "../../node_modules/react-native-vector-icons/fonts.gradle" didn't help me nor updating native-base & react-native-vector-icons. I realise it was only Ionicons that weren't displaying correctly. Other icons like FontAwesome,...
Up. This problem still persists
> change firebase version in below files: > ${project}\node_modules\react-native-fcm\android\build.gradle, > > ``` > ... > //def DEFAULT_FIREBASE_CORE_VERSION = "+" > //def DEFAULT_FIREBASE_MESSAGING_VERSION = "+" > def DEFAULT_FIREBASE_CORE_VERSION = "16.0.3" >...
Can you see if this solves your problem? https://github.com/wix/Detox/issues/3957#issuecomment-1692337744