-
Notifications
You must be signed in to change notification settings - Fork 36
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
Not able to build #81
Comments
Version 0.0.13 has been released. Could you please check again and report back to me? |
@endmr11 able to build but nothing is coming means recording is not starting |
Can you try with example file? |
Yes I tried the example only but not working |
I'm trying on real device, it works on my phone. Poco NFC X3. Can you send the error log? |
It now builds correctly, but does not work. (The example apk file does not record the screen) |
@h1376h I'm curious if it works if you try the second time. I'm having the same issue. After the apk is installed and all permissions are handled, nothing is recorded after clicking on the start record button. Click on the stop recording button and click on start recording button again, then it starts to record (after displaying the standard screen cast warning popup). |
Same error here. Does not build.
|
error: cannot access HBRecorderListener
flutterEngine.getPlugins().add(new com.ed_screen_recorder.ed_screen_recorder.EdScreenRecorderPlugin());
^
class file for com.hbisoft.hbrecorder.HBRecorderListener not found
I have added all dependencies but still getting this error
The text was updated successfully, but these errors were encountered: