Ytai,
I've been looking into AccessoryConnectionBootstrap, and was planning on
adding some debug code, but I don't know how this can be done.  By
definition, I need the phone to NOT be in ADB mode in order to trigger the
AOA events, yet I need ADB mode to set breakpoints and things.
Is there some way you know of to debug AOA events?
I've been debugging with IOIObridge (which works fine), but it doesn't
trigger any AOA activity, so I can't debug that.

I'd be interested in having some polling of state, rather than be event
driven, so that's the type of change I'd like to pursue.

- Paul


On Wed, Jan 21, 2015 at 12:11 AM, Ytai Ben-Tsvi <[email protected]> wrote:

> I don't think Tim's original problem had anything to do with v3.26. The
> conclusion was that he was using an incompatible (too new) version of the
> client libraries and the wording "intermittent" was slightly misleading
> (Tim, correct me if I'm wrong). You should be just fine as far as
> connection reliability goes, but I do, in general, recommend upgrading to
> v5.x as there have been a few bugs that got fixed (see the release notes or
> the actual commit log and decide for yourself).
>
> I find it surprising that waiting in the beginning of setup matters:
> setup() is called after the connection is already established. Can you try
> to further pin-point what's actually going on there by digging a little
> into the IOIOLibAccessory implementation? Overall, what's going on there is
> not very complicated and you should be able to get the hang of it.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"ioio-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/ioio-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to