plamoni / SiriProxy

A (tampering) proxy server for Apple's Siri
GNU General Public License v3.0
2.12k stars 343 forks source link

Caught in an endless spin! #454

Closed ianperrin closed 11 years ago

ianperrin commented 11 years ago

Hi

I'm experiencing the dreaded endless spinning on my device when using SiriProxy with my plugin.

I believe that the request_completed line is included, so are there any other known issues which might cause this to happen?

Would anyone be up for a little code review to help be determine where I am going wrong?

The plugin can be found here: https://github.com/ianperrin/siriproxy-lwrf/ and the related issue here: ianperrin/siriproxy-lwrf#1

Many thanks

Ian

Deanmv commented 11 years ago

Line 86 request_completed seems to be in a weird place? Try it at line 91?

plamoni commented 11 years ago

Closing this because it's not really an "issue"... Feel free to continue discussion.