You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, thanks for making this code available! I can compile and run it fine on 5.0 Output.txt
. From the minimum SDK and code, it looks like it should work fine on 4.4.2, but when I try to run it and use "send text", I get a bunch of davlik warnings and errors and tAny idea what's going wrong?nt. It looks like it can't even open an SSL connection. Any idea what's going wrong?
OkHttp doesn't support the required connection to the newest Alexa endpoint on versions lower than X (5.0 I think). Something about the way HTTP/2 connections are made and the security certs required to connect not being available on older devices.
First off, thanks for making this code available! I can compile and run it fine on 5.0
Output.txt
. From the minimum SDK and code, it looks like it should work fine on 4.4.2, but when I try to run it and use "send text", I get a bunch of davlik warnings and errors and tAny idea what's going wrong?nt. It looks like it can't even open an SSL connection. Any idea what's going wrong?
Output.txt
Any help is greatly appreciated!
Thanks,
Jon
The text was updated successfully, but these errors were encountered: