Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
salime45 authored Oct 26, 2020
1 parent 865e670 commit 025e00b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Require and add the following permissions in your manifest:
<uses-permission android:name="android.permission.RECORD_AUDIO" />
```

In the last Android version is requiered use a foreground service for record the screen, we added the [flutter foreground plugin](https://pub.dev/packages/flutter_foreground_plugin).

## iOS

You only need add the permission message on the Info.plist
Expand Down

0 comments on commit 025e00b

Please sign in to comment.