[Desktop][Android] Tabs not being sync'd between Android and Desktop
See original GitHub issueDescription
Creating a sync chain between Desktop and Android doesn’t transfer open tabs between devices
Steps to Reproduce
- Create a sync chain on desktop
- Create a standalone sync chain on Android and reset it
- Join Android to desktop sync chain using the code words from step 1
- Ensure
Sync all
is enabled on both Android and Desktop - Verify bookmarks/history get sync’d between devices
- Open tabs from Android is not sync’d to desktop and vice versa
Actual result:
No tabs sync on either device on the chain
Expected result:
Without any change to settings done, by default tabs should be sync’d as Sync all is enabled
Reproduces how often:
Easy
Brave version (brave://version info)
Nightly
Version/Channel Information:
- Can you reproduce this issue with the current release? NA
- Can you reproduce this issue with the beta channel? NA
- Can you reproduce this issue with the dev channel? NA
- Can you reproduce this issue with the nightly channel? Yes
Other Additional Information:
- Does the issue resolve itself when disabling Brave Shields? NA
- Does the issue resolve itself when disabling Brave Rewards? NA
- Is the issue reproducible on the latest version of Chrome? NA
Miscellaneous Information:
@AlexeyBarabash mentioned once he turned on History
and Opened tabs
, he could see opened tabs on all devices.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:4
- Comments:10 (3 by maintainers)
Top Results From Across the Web
Chrome Sync Not Working? How to Sync Chrome Tabs the ...
Select You and Google in the sidebar if it's not selected, then click Sync and Google services . Under Sync , click Manage...
Read more >How to Sync and Access Open Chrome Tabs Across Devices
Once you're syncing open tabs, you can access tabs open on other mobile devices and computers on your iOS or Android device. Tap...
Read more >How to Move Browser Tabs Between Smartphone and PC
If you're not by your PC, you can open up the app and tap the three dots at the bottom-right. Then, tap Synchronized...
Read more >Sign in & sync in Chrome - Android - Google Support
On your Android device, open the Chrome app Chrome . If you don't yet have the Google Chrome app, download it from Google...
Read more >How to share Chrome tabs between mobile and desktop
There are two ways to share your Chrome tabs from your desktop to your phone. You can either right-click the tab or Scan...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I am also hitting this issue. Most of the time, tabs are not synced from Android. The Android device does not show up at all in the Menu -> History section. In very rare occasions, the tabs will be synced and then it will stop syncing again.
Also, if I attempt to send a tab from PC to my Android device, sometimes it takes an hour for the notification to actually arrive, rendering it effectively useless.
@jangorecki I discovered that there is a
chrome://sync-internals
page that shows a lot of Sync debug info.From that page, I discovered that whenever I have sync issues on Android, the
Type Info
section will show a bunch ofModel Types
with a status ofBacked Off
. UnderStatus from Last Completed Session
, it showsNETWORK_CONNECTION_UNAVAILABLE (ERR_NAME_NOT_RESOLVED)
. However, I am on Wi-Fi most of the time (quarantine, of course), yet this issue of Android not syncing happens quite often!Also it took quite a while for Brave to attempt a resync after displaying those messages, even though I had the browser active with Wi-Fi connected. Perhaps Brave is waiting too long to re-attempt sync?