Zayin Krige
Zayin Krige
We also have a number of clients that have zip files with passwords. We need to be able to process these files
If I pass an extra rotation value based on the orientation returned by react native camera, then it breaks for a bunch of other android devices. Were you explicitly ONLY...
i'm doing this, but it seems to have no effect on autofocus or flash ``` ```
thank you so much for the quick response We're using custom source maps and uploading our our source maps ``` curl -v https://airbrake.io/api/v4/projects/xxxx/sourcemaps -X POST -H 'Authorization: Bearer xxxx' -F...
hmm... so the problem is that it shouldn't be showing that ember.js error - that's only part of the call stack. I need to see where the error originated from...
I've added stack trace to context.log and im getting this ``` "log": [ "ERROR:2021-04-06T14:08:27.990Z:\tUncaught error,chrome-extension://mgfnoholgmbdfaianbopacjnmadhekna/assets/app.js,6988,13,error\r\n" ], ``` but airbrake is showing me ``` "sourceMapErrors": { "/Users/zayinkrige/build/output/result/node_modules/@airbrake/browser/dist/notifier.js": "got \"/Users/zayinkrige/build/output/result/node_modules/@airbrake/browser/dist/notifier.js\", expected an...
Thank you very much for the detailed response. here is my upload script ``` #!/bin/sh curl -v https://airbrake.io/api/v4/projects/xxx/sourcemaps -X POST -H 'Authorization: Bearer xxxx' -F file=@./build/output/result/assets/app.js.map -F name='chrome-extension://mgfnoholgmbdfaianbopacjnmadhekna/assets/app.js' -F pattern='%/app.js'...
@sepehr13494 could you elaborate a little on how those colors work? I can't quite figure out how the values you give correspond to the line graph and colors im seeing
Is it possible to have the line color match certain ranges. Sort of like range annotations, but we dont want the extra annotation on the graph. eg: if 0 >=...
While this looks like it should work, its still not processing symlinks properly on extract