oSumAtrIX
oSumAtrIX
Using the above logs, the filter can be adjusted to hide these ads as well.
Did you reset the app, repatch or similar. If not, follow this https://github.com/ReVanced/revanced-patches/issues/3368#issuecomment-2189110933 and report back if it works
The filter is present in the integrations repository class the patch calls for the JSON response.
Closing until the info above can be provided
Can the debug logs not just include what the app logs through the logger? It should not exceed the limit. If it does for whatever reason, conditionally fallback and ask...
It should be possible to filter for the own app logs which would include crash stack traces and everything else related to the own app
> > It should be possible to filter for the own app logs which would include crash stack traces and everything else related to the own app > > I...
In any case, if ReVanced CLI can capture logs, so should ReVanced Manager. ReVanced Library provides the Logger api for this purpose
I didn't say to read system logs. The point of this issue is to copy logs to clip and reading system logs strays away from this further because it bloats...
> I am not sure why this issue should stay open Refer to the motivation of the issue > the current logs are too big for the clipboard. Refer to...