Skip to content

[Mobile] Audit card image display for IP compliance #39

Description

@rshelnutt

Description

Apple (5.2) and Scryfall ToS require card images to be displayed without modification. Audit all card rendering to ensure compliance.

Audit Checklist

  • Copyright text on cards is never cropped or obscured
  • Artist names are always visible
  • No filters, overlays, or color shifts alter the original card image
  • Holo/foil effects in src/components/card-fx/ do not obscure copyright info
  • 3D tilt effect does not crop card edges where copyright appears
  • No watermarks or logos are added to card images
  • Art crop images (if used) display artist name and copyright nearby

Context

  • Card rendering: src/components/cards/
  • Card effects: src/components/card-fx/
  • Card zoom: src/components/carousel/

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Projects

    Status
    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions