We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dragged my JSON file in and got this error:
SqliteError: UNIQUE constraint failed: domain3.filename, domain3.bundleId, domain3.domain, domain3.context, domain3.initiatedType
App_Privacy_Report_v4_2021-09-22T10_41_45.json.zip
The text was updated successfully, but these errors were encountered:
Thanks, taking a look
Sorry, something went wrong.
Great test case, updated the underlying data model that should fix this, and released a new version: 0.7
deno run --allow-net --allow-env --allow-read=.,which deno --allow-write=. https://raw.githubusercontent.com/johnspurlock/app-privacy-report-viewer/v0.7/src/app.ts
deno run --allow-net --allow-env --allow-read=.,
--allow-write=. https://raw.githubusercontent.com/johnspurlock/app-privacy-report-viewer/v0.7/src/app.ts
Awesome, thanks so much!
No branches or pull requests
Dragged my JSON file in and got this error:
App_Privacy_Report_v4_2021-09-22T10_41_45.json.zip
The text was updated successfully, but these errors were encountered: