Closed warlley closed 10 years ago
Have you tried notifications demo? It works in the background in memory efficient way.
On Tue, Jul 22, 2014 at 11:11 PM, Warlley notifications@github.com wrote:
Hello, i am working on iBeacons development and i had some problemas with wifi adapter. When the iBeacon scan is running the wifi internet dont work, so i cant request info from internet when an iBeacon was detected. I did tried it on: Moto G, Moto X and Sony Xperia SP. Another problem is when the scan is running on Android background, i need run this scan all the time to detect new iBeacons? That make the application pretty unstable, maybe because it uses a lot of phone process and memory. Somebody have any information or case about iBeacons Scan on Android background mode?
Thanks!
Reply to this email directly or view it on GitHub: https://github.com/Estimote/Android-SDK/issues/67
Yes and about the wifi issue on those devices?
Wifi issue is known only on Nexus 4 devices.
On Wed, Jul 23, 2014 at 1:59 PM, Warlley notifications@github.com wrote:
Yes and about the wifi issue on those devices?
Reply to this email directly or view it on GitHub: https://github.com/Estimote/Android-SDK/issues/67#issuecomment-49864246
I confirm this wifi issue on Moto G too, wifi connection is 100% gone while scanning beacons
Confirmed wifi issue on Moto X on Android 4.4.4 as well.
Hi wiktor, on Moto G this issue still present with the last sdk version. there are any update about this possible bug?
@sebascipocode We do not yet have good solution for that. Moto G is not the only device we are seeing problems with (fortunately it is only small subset of devices which have Bluetooth a bit broken).
Thanks @wiktor, I could see that on MotoG the issue only happened with Android 4.4.4 on Lolipop works fine for me. Maybe there are bug with this phone in these android version?
Hello, i am working on iBeacons development and i had some problemas with wifi adapter. When the iBeacon scan is running the wifi internet dont work, so i cant request info from internet when an iBeacon was detected. I did tried it on: Moto G, Moto X and Sony Xperia SP.
Another problem is when the scan is running on Android background, i need run this scan all the time to detect new iBeacons? That make the application pretty unstable, maybe because it uses a lot of phone process and memory. Somebody have any information or case about iBeacons Scan on Android background mode?
Thanks!