Closed mstratman closed 7 years ago
And of course, please feel free to close this if it's altogether unsuitable. I can open an issue instead.
I'm only just getting my feet wet with this SDK.
Hello! Thank you for your pull request! May you say a few words about what steps have you done before you met a problem? Did you change ai.api:libai version in build.gradle file?
Sorry, I don't have any other info on-hand. I could try to create a new project with steps to reproduce, but it would take some time since it's currently entangled in a much larger project.
It seems to stem from this interface expecting this method: https://github.com/api-ai/apiai-java-sdk/blob/master/libai/src/main/java/ai/api/AIServiceContext.java
Your pull request was accepted in some way. Thank you!
This is a naive workaround because AIServiceContext requires getTimeZone(), but AIAndroidServiceContext does not provide it, causing a crash.