Skip to content

[Mobile] Verify IPv6 network compatibility #45

Description

@rshelnutt

Description

Apple (2.5.5) requires apps to work on IPv6-only networks. Apple has rejected apps for IPv6 failures.

Notes

  • React Native + Supabase HTTPS connections should handle IPv6 natively
  • No raw IP addresses should be hardcoded in the app
  • Test on an IPv6-only network if possible (can simulate via macOS Internet Sharing with NAT64)
  • Supabase endpoints use domain names (not IP addresses), which should resolve on IPv6

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1-highHigh priority for submissionapp storeApp store submission complianceiosiOS / Apple App Store specificmobileMobile app (React Native / Expo)

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions