ios10 - dlopen() from sandbox in iOS 10 is blocked -


i'm using dlopen() load dynamic framework documents directory, it's working below ios10, in ios10 not work anymore,and console's log is:

file system sandbox blocked mmap() of '/var/mobile/containers/data/application/71eb4588-a83f-4af0-9409-dd09afb2ca77/documents/mydylib.framework/mydylib' 

how can solve problem?

in ios10 framework cannot save documents dir or subdir. must put framework under youappname.app/


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -