Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Not calling onConnect on Lollipop #51

Closed
ahornerr opened this issue Feb 19, 2015 · 4 comments
Closed

Not calling onConnect on Lollipop #51

ahornerr opened this issue Feb 19, 2015 · 4 comments

Comments

@ahornerr
Copy link

I only receive one onConnect event from Merlin with a Nexus 5 running Lollipop 5.0.1. All subsequent onConnect events never seem to be fired. Code working fine on a Nexus 5 running KitKat 4.4.4. Thanks!

I did some more testing and I can confirm this issue still exists. The first onConnect gets fired and every event from then on does not get fired. I am not getting any onBind, onConnect, or onDisconnect events. After calling the merlin.bind() and merlin.unbind() (my Activity went into the background and then the foreground), I started receiving events again. After I get one onConnect event though again they stop firing. I tested this code again on the 4.4.4 Nexus 5 and it was working expecting.

@blundell
Copy link
Contributor

blundell commented Apr 7, 2015

Fixed by #54

@ronocod ronocod closed this as completed Apr 7, 2015
@Electryc
Copy link
Contributor

Electryc commented Apr 7, 2015

Released version 0.6.2 with the fix https://bintray.com/novoda/maven/merlin/0.6.2/view

@ahornerr
Copy link
Author

ahornerr commented Apr 7, 2015

Thanks guys!

@ouchadam
Copy link
Contributor

ouchadam commented Apr 7, 2015

thanks for raising this, somehow we completely missed it.

our bad!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants