2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

More debug (#405)

* Extra options for sentry

* Use string comparison

* Catch error when constructing related field

* Include field name in debug
This commit is contained in:
Oliver
2023-07-23 09:55:08 +10:00
committed by GitHub
parent 2e2e9640d4
commit b044c53d91
3 changed files with 42 additions and 20 deletions

View File

@ -70,3 +70,7 @@ flutter:
- assets/sounds/barcode_scan.mp3
- assets/sounds/barcode_error.mp3
- assets/sounds/server_error.mp3
sentry:
upload_debug_symbols: true
upload_source_maps: true