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
{{ message }}
This repository was archived by the owner on Apr 30, 2021. It is now read-only.
So, as I'm sure you know (judging by the latest commit message), there's a problem with part of the data coming from guzzoni (or was it from the iPhone?) and biplist throws an exception.
I'm trying to figure out what's going wrong. Have you found anything that sheds even a little light on this? Do you think there has been a change in Siri's protocol? SiriProxy seems unaffected, and I can't seem any major additions in their code that would indicate that.
The old experimental Applidium Siri client chokes when processing guzzoni data now, too (incorrect header check (Zlib::DataError)). (It is entirely possible that I just forgot how to use it correctly though, since I used it last over a year ago.)
Hi!
So, as I'm sure you know (judging by the latest commit message), there's a problem with part of the data coming from guzzoni (or was it from the iPhone?) and biplist throws an exception.
I'm trying to figure out what's going wrong. Have you found anything that sheds even a little light on this? Do you think there has been a change in Siri's protocol? SiriProxy seems unaffected, and I can't seem any major additions in their code that would indicate that.
The old experimental Applidium Siri client chokes when processing guzzoni data now, too (incorrect header check (Zlib::DataError)). (It is entirely possible that I just forgot how to use it correctly though, since I used it last over a year ago.)