android - Beacon connectivity not working when app is in sleep mode -


i working on ibeacon , working fine when app in foreground or when device awake app in background. issue when device goes sleep mode. ibeacon default methods gets stopped , start working device awakes. not matter whether app in foreground or background.

i tried wake lock , alarm manager. failed. please suggest


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -