question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Describe the bug Cannot start recording

Log shows toast :No permission for android.permission.WRITE_EXTERNAL_STORAGE on pressing start button.

Can it be reproduced in demo app installed this apk on physical device got error.

HBRecorder version 2.0.1

Device information

  • Samsung M30 (Android 10)
Screenshot
tempss

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ShizaScommented, Oct 28, 2021

Yes, its working now. Thank a lot for the quick response and fix. Really appreciate it.

1reaction
HBiSoftcommented, Oct 28, 2021

I found the issue. I will update the library in the next 30 minutes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

PermissionError: [Errno 13] in Python - Stack Overflow
Test is a folder, the Document im following reads i can open a text doc using the following syntax a_file = open('E:\Python Win7-64-AMD...
Read more >
PermissionError: [Errno 13] Permission denied error solved
The error "PermissionError: [Errno 13] Permission denied error" often occurs when the file you are trying to read from or write to is...
Read more >
Python PermissionError: [errno 13] permission denied Solution
A PermissionError indicates that Python does not have the right permissions to access a file. Let's check the permissions of our file. We...
Read more >
Error: Permission denied (publickey) - GitHub Docs
A "Permission denied" error means that the server rejected your connection. There could be several reasons why, and the most common examples are...
Read more >
5 Ways to Fix Python Permission Denied Error in Windows 11
One of the main causes of PermissionError: [Errno 13] Permission denied is because Python is trying to open a folder as a file....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found