Danie1s/Tiercel

Strange behavior

mahadshahib opened this issue · 2 comments

when i use your library or in general urlsession background configuration everything is ok but when i export ipa and for example install it on a adhoc device or jailbreak device suddenly NSFileManager returns 513 access denied error when urlsession tries to move downloaded file or save it, what is the probmlem? any idea?

As you can see, there will be sandbox access denied error. Please check whether the bundle ID and file path are correct.

i belive this is a bug in URLSession for years in some devices background session has this error , i see similar issue on dropbox official sdk , on thier github page , it need a serious investigation cause basicaly background session not reliable on so many devices