pwcremin / react-native-watson

41 stars 13 forks source link

Not getting "generic" inside the "output" object #23

Closed pratikadyalkar closed 5 years ago

pratikadyalkar commented 5 years ago

I'm trying to use rich response types like buttons,images. Everything works fine in the "try me" option on the IBM watson as well as in JAVA. I get the generic inside output object. But I'm not getting it in react-native-watson. Is it a problem of library? Also i get error response when i add something in context variable, like to use cloud functions i add some credentials. I have tried the same in JAVA and it works fine there. n Please reply ASAP. Thanks.

pratikadyalkar commented 5 years ago

Well the issue was with the service version inside the android native code. Replace it with the latest version date and thats it. screenshot from 2018-10-06 15 32 54