ios - Why would I put data in the app's documents folder instead of the group container? -


my ios app going have extension. i'm planning share documents & database extension creating app group , putting files group's container, per official guidelines.

are there downsides keeping of app's data in group container?

is there reason leave data in app's folder instead of group folder, seeing might used or written extension in future?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -