AntiPattern
Mobile Browser API Drift
browser-version-platform-assumption
Mobile browser and platform behavior diverges across versions and vendors—APIs like download/view, endpoints, and runtime objects change—so code that assumes stable semantics fails, yielding placeholder files, wrong HTTP method handling, or runtime crashes on Safari/Android.