**Bug description** Presenting screen does not work in Meet using Nativefier. An error dialog shows up. - [x] I looked at `nativefier --help` and https://github.com/jiahaog/nativefier/blob/master/docs/api.md - [x] I searched existing open & closed issues. Yes, my bug is new. **Steps to reproduce** * Created application using `nativefier --name "Meet Native" "https://meet.google.com"` * Opened app, logged into my account * Create a new one using the "Join or start meeting" button * Click the "Present" button * The following dialog appears: <img width="366" alt="Screenshot 2020-03-19 18 02 54" src="https://user-images.githubusercontent.com/340216/77118982-de00cb80-6a0b-11ea-8310-f5befe32bab2.png"> **Expected behavior** A permissions dialog asking to gain access to the screen or something. **Debug info** Verbose logs (command-line and/or in app DevTools console), error message, screenshots **Context** - Nativefier: 7.7.0 - OS: Mac OSX 10.14.6
Bug description
Presenting screen does not work in Meet using Nativefier. An error dialog shows up.
nativefier --helpand https://github.com/jiahaog/nativefier/blob/master/docs/api.mdSteps to reproduce
nativefier --name "Meet Native" "https://meet.google.com"Expected behavior
A permissions dialog asking to gain access to the screen or something.
Debug info
Verbose logs (command-line and/or in app DevTools console), error message, screenshots
Context