Skip to content
New issue

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

Crash on sharing logs #72

Closed
devesh-shetty opened this issue Jun 26, 2023 · 1 comment
Closed

Crash on sharing logs #72

devesh-shetty opened this issue Jun 26, 2023 · 1 comment

Comments

@devesh-shetty
Copy link

  java.lang.IllegalArgumentException: Failed to find configured root that contains /storage/emulated/0/Android/data/{package-namje}/files/2023-06-26T23:01:52+0400.log
                                                                                                    	at androidx.core.content.FileProvider$SimplePathStrategy.getUriForFile(FileProvider.java:825)
                                                                                                    	at androidx.core.content.FileProvider.getUriForFile(FileProvider.java:450)
                                                                                                    	at au.com.gridstone.debugdrawer.timber.LogsDialog$share$1.invoke(LogsDialog.kt:77)
                                                                                                    	at au.com.gridstone.debugdrawer.timber.LogsDialog$share$1.invoke(LogsDialog.kt:73)
                                                                                                    	at au.com.gridstone.debugdrawer.timber.LumberYard$SaveTask.onPostExecute(LumberYard.kt:111)
@devesh-shetty
Copy link
Author

ah, just had to update my file provider paths

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant