Torsten Grote
Torsten Grote
The detection logic currently re-queries the installation state of the app only when you use the link we provide. So this sounds like a symptom of #816 .
This may be a ROM integration issue. Is there anyway you can save those logs? Paste the lines here that contain `ConfigurableBackupTransport`?
Seedvault's expert options have their own log export, but I guess you can't access that. So best would be a `adb logcat` right after the device rebooted. It should show...
Weird that there's nothing in the log. Let's try some adb commands: 1. `adb shell bmgr list transports` 2. `adb shell bmgr activated` 3. `adb shell bmgr enabled` Please post...
Ok yeah so the BackupManager is deactivated for some reason. This means all backup functionality is off and explains why there's no log messages. So this doesn't look like a...
Ok, so glad you found the reason. Sounds like your profile owners need to activate backup then.