AutoLocation Autolocation disabled after restart

Discussion in 'AutoApps' started by Bradley, Oct 1, 2018.

  1. Bradley

    Bradley New Member

    Joined:
    Sep 30, 2018
    Messages:
    3
    Likes Received:
    0
    Every time my phone reboots, the geofence monitor starts out disabled. After I enable it in the autolocation app, it works fine, but then gets disabled again on the next reboot.

    I think this started happening when I updated my pixel1 to P, but it may have been a bit later.

    Is this a known issue?
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    It is not. Is your device rooted by any chance?
     
  3. Bradley

    Bradley New Member

    Joined:
    Sep 30, 2018
    Messages:
    3
    Likes Received:
    0
    Nope.

    If I look at the `adb logcat` output when I restart, I see the below. (I have the full version not the trial, so I don't know if that is related.)

    Possibly relevant is that my work manages my device, so autolocation is attached to a secondary account not the main one?

    10-02 15:13:05.433 7990 8077 I SyncIntervalsHelper: Updating token Optional.of(<I took this out in case its sensitive>) for interval SyncIntervalImpl{id=0}
    10-02 15:13:05.445 8295 8320 W System.err: java.lang.IllegalArgumentException: the name must not be empty: null
    10-02 15:13:05.445 8295 8320 W System.err: at android.accounts.Account.<init>(Account.java:78)
    10-02 15:13:05.445 8295 8320 W System.err: at android.accounts.Account.<init>(Account.java:63)
    10-02 15:13:05.445 8295 8320 W System.err: at com.google.android.gms.auth.e.b(Unknown Source:4)
    10-02 15:13:05.445 8295 8320 W System.err: at com.google.android.gms.auth.b.a(Unknown Source:0)
    10-02 15:13:05.445 8295 8320 W System.err: at com.joaomgcd.trial.CommunicatorTrial.getToken(SourceFile:48)
    10-02 15:13:05.445 8295 8320 W System.err: at com.joaomgcd.trial.CommunicatorTrial.getTrialDate(SourceFile:27)
    10-02 15:13:05.445 8295 8320 W System.err: at com.joaomgcd.trial.UtilTrial.getTrialDate(SourceFile:98)
    10-02 15:13:05.445 8295 8320 W System.err: at com.joaomgcd.trial.UtilTrial.getTrialDate(SourceFile:92)
    10-02 15:13:05.445 8295 8320 W System.err: at com.joaomgcd.trial.UtilTrial.hasFinishedTrial(SourceFile:57)
    10-02 15:13:05.445 8295 8320 W System.err: at com.joaomgcd.trial.UtilTrial.hasStartedTrial(SourceFile:44)
    10-02 15:13:05.445 8295 8320 W System.err: at com.joaomgcd.trial.ApiTrialKt$createNotificationIfNotAgreedToPrivacyPolicyTrial$1$1.invoke(SourceFile:31)
    10-02 15:13:05.445 8295 8320 W System.err: at com.joaomgcd.trial.ApiTrialKt$createNotificationIfNotAgreedToPrivacyPolicyTrial$1$1.invoke(Unknown Source:0)
    10-02 15:13:05.445 8295 8320 W System.err: at com.joaomgcd.retrofit.auth.google.startactivityforresult.RxGoogleAuthUtilKt$createNotificationIfNotAgreedToPrivacyPolicy$2.invoke(SourceFile:52)
    10-02 15:13:05.445 8295 8320 W System.err: at com.joaomgcd.retrofit.auth.google.startactivityforresult.RxGoogleAuthUtilKt$createNotificationIfNotAgreedToPrivacyPolicy$2.invoke(Unknown Source:0)
    10-02 15:13:05.446 8295 8320 W System.err: at com.joaomgcd.reactive.rx.util.ay.run(Unknown Source:2)
    10-02 15:13:05.446 8295 8320 W System.err: at com.joaomgcd.reactive.rx.util.au.a(SourceFile:66)
    10-02 15:13:05.446 8295 8320 W System.err: at com.joaomgcd.reactive.rx.util.av.accept(Unknown Source:2)
    10-02 15:13:05.446 8295 8320 W System.err: at io.reactivex.internal.b.g.onSuccess(SourceFile:61)
    10-02 15:13:05.446 8295 8320 W System.err: at io.reactivex.internal.operators.single.k$a.run(SourceFile:81)
    10-02 15:13:05.446 8295 8320 W System.err: at io.reactivex.m$a.run(SourceFile:452)
    10-02 15:13:05.446 8295 8320 W System.err: at io.reactivex.internal.d.i.run(SourceFile:61)
    10-02 15:13:05.446 8295 8320 W System.err: at io.reactivex.internal.d.i.call(SourceFile:52)
    10-02 15:13:05.446 8295 8320 W System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    10-02 15:13:05.446 8295 8320 W System.err: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
    10-02 15:13:05.446 8295 8320 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    10-02 15:13:05.446 8295 8320 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    10-02 15:13:05.446 8295 8320 W System.err: at java.lang.Thread.run(Thread.java:764)
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
  5. Bradley

    Bradley New Member

    Joined:
    Sep 30, 2018
    Messages:
    3
    Likes Received:
    0
    Unfortunately as this is managed by my work, I can't install non-play store apks. If it's a play store beta I can get it, else I'll have to confirm after it goes live
     
: Autolocation

Share This Page