tomayac’s avatartomayac’s Twitter Archive—№ 19,649

  1. …in reply to @kennethrohde
    @kennethrohde @justinfagnani The manifest exists at calculator.apps.chrome/manifest.json, but the app fetches it with "use-credentials", so it 404s: html <link rel="manifest" href="/manifest.json" crossorigin="use-credentials"> Sent feedback about this issue.