Skip to content

MOB-47: Backend Base URL Alignment Cleanup #685

Description

@Cedarich

Complexity: 150 points
Branch: feat/mobile-base-url-alignment
Summary
Unify backend base URL handling across the mobile app so services stop drifting between outdated localhost ports and environment assumptions.
Tasks

  • Audit all service modules for inconsistent base URL defaults.
  • Replace hardcoded URLs with one shared environment-aware source.
  • Add safe fallback behavior for missing config.
  • Add tests for local, preview, and shared testnet environments.
    Acceptance Criteria
  • Mobile services resolve backend URLs consistently.
  • Old hardcoded port assumptions are removed.
  • Local and testnet environments both work predictably.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions