I'm trying to get a grocery order ready for a party this Friday but I cant find a way to share my cart with my roommate. I read online about a shareable link but the button just isnt there on my app. Does this actually exist?
Are you guys both on the same OS version? I ask because Ive spent years testing these grocery apps and Walmarts native sharing is notoriously flaky. I once lost a 50-item list for a huge reunion because the sync just quit mid-way.
@Reply #1 - good point! Honestly, the backend for the Walmart app is such a mess when it comes to session management. I spent way too long trying to get this to work for a BBQ last month and it just wouldnt sync correctly between my phone and my roommates. Its super frustrating because they clearly have the infrastructure, but the implementation is just... bad. Since that native button is basically a ghost for most of us, I have looked into a few workarounds:
Saving this whole thread. So much good info here you guys are awesome.
Ugh, I totally feel your pain!! Walmart is notorious for this kind of thing. They love to hide features or run these weird A/B tests where some people get the shareable link and others just... dont. Its super annoying when you are trying to coordinate for a big party! Technically speaking, their app architecture keeps your cart tied to your specific user session and local cache, which is why it doesnt just pop up on your roommates phone instantly. Super lame, right?! Most of these big retail apps use specific session tokens that are encrypted to a single login, so cross-account syncing is a major hurdle for their dev teams. If you want something that actually works without the headache, here is what I usually do: