Skip to content

[Mobile] Add in-app links to Privacy Policy, Terms, Support #43

Description

@rshelnutt

Description

Both platforms require in-app links to legal pages. Add links in the Settings/Account area.

Required Links

Link Destination Required by
Privacy Policy finalforge.app/privacy Apple (5.1.1), Google
Terms of Service finalforge.app/terms Recommended by both
About / Legal In-app legal screen (see issue for IP disclaimers) Apple (5.2), Google
Delete Account In-app deletion flow Apple (5.1.1(v)), Google
Support / Report Issue finalforge.app/support or GitHub issues Apple (1.5)

Context

  • Settings UI is in src/components/settings/ and src/components/drawers/
  • Links should open in the system browser via Linking.openURL()
  • Delete Account should trigger the in-app deletion flow, not open a URL

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

    P0-blockingSubmission will be rejected without thisandroidAndroid / Google Play specificapp storeApp store submission complianceiosiOS / Apple App Store specificmobileMobile app (React Native / Expo)

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions