Closed GoogleCodeExporter closed 8 years ago
This happens if the instance of GCKDeviceManager goes out of scope while it is
still in a connected, connecting, or disconnecting state. You must ensure that
you do not release the object until after it has transitioned to a
"disconnected" state, by monitoring the delegate callbacks.
Original comment by mlind...@google.com
on 18 Sep 2015 at 4:58
Closing this ticket. If you implement the logic mentioned in #1 and still see
the issue, let us know and we can consider reopening the ticket.
Original comment by jonathan...@google.com
on 21 Sep 2015 at 4:58
Original issue reported on code.google.com by
mart...@musixmatch.com
on 17 Sep 2015 at 3:50