I need to integrate the chatbot using https://www.teneo.ai/ for my ionic3 apps, is anyone has tried the solution with it. Thanks in advance.
I believe it’s similar to all the other iconic3 app integrations. I just recently integrated MobileFirst Foundation 8.0 into the iconic3 app and before that, I had done 6.0. and it was the same basic steps, so why don’t you give it a try. if it works then good, if not then kindly ignore my response. i went through the teneo page and I believe you must ensure that you have NodeJS and npm downloaded and installed. then install the teneo CLI by running the following command:
npm install -g mfpdev-cli
Install latest Ionic 3 and Cordova version by running following command:
npm install -g cordova ionic
Create a new Ionic 3 project with a blank template by entering the command below.
ionic start MFPUserLogin blank
you can download the plugin after the installation process is complete. There are several chatbot development services provider who are actually proficient in iconic 3 apps.