I've generated a branch link that my co-worker and I are both tapping on. When I tap it, I go straight to the app, to the correct screen. Boom, done.
When my co-worker (who built v1 of the app, so may have some old cached settings or something?) taps on the same link, he gets taken to a web page that asks "Open in BUMP (our app))?" which then takes him to the right screen but does the push-to-that-screen behavior twice, seemingly once registering the action before the web interstitial and once after he confirms.
Every subsequent tap on the same link (or any branch link for him, for that matter) does the same behavior. Web link -> web -> app -> push 2x
Has anyone seen this before? Any idea how to remedy?