triniwiz / nativescript-plugins

Apache License 2.0
78 stars 50 forks source link

[nativescript-videorecorder] iOS Fix cancel event #197

Closed insytes closed 4 months ago

insytes commented 4 months ago

Cancelling the iOS camera does not resolve the recording promise. Fix this by calling the reject callback with the {event: 'cancelled'}