dialogflow-android-client icon indicating copy to clipboard operation
dialogflow-android-client copied to clipboard

2.0.7@aar missing SupportedLanguages enum

Open cuchas opened this issue 7 years ago • 4 comments

Hi, I've imported ai.api:sdk:2.0.7@aar and tried to use it but the AIConfiguration.SupportedLanguages enum is missing, what version should I use till the fix?

cuchas avatar Oct 11 '17 14:10 cuchas

Any update ? Even I am trying to use the same. Couldn't find AIConfiguration.SupportedLanguages.English

ourdex86 avatar Oct 15 '17 09:10 ourdex86

Yeah, same issue over here too. It seems like it has been removed from 2.0.7 so i used 2.0.6 and it worked well. So instead of importing ai.api:sdk:2.0.7@aar , i imported ai.api:sdk:2.0.6@aar

Abdulr-intija avatar Oct 16 '17 02:10 Abdulr-intija

I've checked another issues and found the SupportedLanguages remains at 'ai.api:libai:1.6.12', so I added it together with sdk 'ai.api:sdk:2.0.7@aar' and it worked!

cuchas avatar Oct 16 '17 11:10 cuchas

Unbelievable that this is still open

Danm72 avatar Jun 26 '18 22:06 Danm72