endmr11 / ed_screen_recorder

Screen recorder plugin for Flutter. Supports IOS and Android devices.
MIT License
26 stars 34 forks source link

Screen recording not working on ios #94

Closed nikky78 closed 7 months ago

nikky78 commented 11 months ago

Hi I'm trying to use the package to screen record on ios, but nothing is being saved in the gallery. Any idea why ? Thank you

endmr11 commented 7 months ago

If you examine the example project of this package, we set where the video will be recorded using the path_provider package.