mehdi sohrabi

Results 70 comments of mehdi sohrabi

Add `getSettings().setDefaultTextEncodingName("utf-8");` to `setup` method.

@arthur-here did you update the code or article? I used `defered` and coordinator won't show the view at all :) maybe I did it wrong!

Hi @function2000 Thank you for opening an issue. Please give every information that you can, eg. device type (Android, iOS), version of OS, location client config for android device (Google,...

This one is really a hard one because I have no idea what's wrong and it needs a lot of testing. I will keep it open for now to see...

Hi, It may depends on your phone, in some phone google location service is not available and your only choice would be default android location service.

No it doesn't kill the service after that time. `wakeLockTime` just guarantee that the phone will stay awake even when it's screen is off and prevent the phone from deep...

Thanks, I will investigate those links to see if we can address this issue programmatically;

@ferdinandfrank Honestly I don't know any of that, because I'm not an Android expert. Please take a look at [official doc](https://developer.android.com/training/scheduling/wakelock)

@RohitRB not really, I even merged some PR from others about these issue, but non of them fixed the problem.

HI @khalitovsv Thank you for opening a new issue. `LocatorService` is removed from the recent version. Please refer to the [wiki](https://github.com/rekab-app/background_locator/wiki/Setup) for more info.