I build apps that use an iOS app (built in AIR) to control a second screen app (also built in Flash/AIR) via a local Netstream P2P connection.
This works great, but we occasionally come across an issue:
- The two apps are connected, and working.
- But after a short period without the 'controller' app being used (the iPad), a delay takes place between the commands being sent from the iPad and being received by the other app.
- The delay can be between 8 - 12 seconds, then the second app responds, and then subsequent messages are instant once again.
Has anyone else encountered this strange timeout? I can't seem to drill down to the source of the problem.
Thanks!