ios - unable to export a video file from device in the background -


i using sdavassetexportsession export video file in setup (video , audio) desire. works fine until switch background mode , starting av foundation error : averrorunknown - 11800.

seems apple's avassetexportsession (regard app state) , because it's not customisable can't use in case.

any recommendations ? until have been trying (with no luck) : 1. open background task . 2. create strong refence session

just turn on (in project capabilities - > background mode setting) "audio , airplay"


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -