The Wayback Machine - https://web.archive.org/web/20201214075010/https://github.com/innFactory/react-native-dialogflow/issues/32
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run the example #32

Open
Thanmai-C opened this issue May 4, 2018 · 4 comments
Open

Unable to run the example #32

Thanmai-C opened this issue May 4, 2018 · 4 comments

Comments

@Thanmai-C
Copy link

@Thanmai-C Thanmai-C commented May 4, 2018

I followed the steps mentioned by cloning the repo, npm install and run. But i get the error as in the attached image.
Device: Nexus 5x(Android 7.1)
"dependencies": {
"react": "16.3.0-alpha.1",
"react-native": "0.54.0",
"react-native-dialogflow": "../"
},
screenshot_1525420768

Please help me resolve this issue.

@eggybot
Copy link

@eggybot eggybot commented May 14, 2018

Could you try the example code for Dialogflow version1 , let me know if its working or not for v1

thanks,

@Thanmai-C
Copy link
Author

@Thanmai-C Thanmai-C commented May 14, 2018

The code in App.ios.js works properly, but not App.android.js in the example folder. Don't know y?

@spoeck
Copy link
Member

@spoeck spoeck commented May 14, 2018

@Thanmai-C
I don't support entities in verison 2. The reason was that the API of Dialogflow was different. If you really need support for entities I can look into this problem again

@Thanmai-C
Copy link
Author

@Thanmai-C Thanmai-C commented May 14, 2018

Ya please do see if you can

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.