I'm creating an app that will use UIImagePicker to let users pull custom images from their Camera Roll. However, I also would like to include a set of my own images with the app, so that users have the option of using those. I'm wondering if on the first install of my app there's a way to put those default images in their own album inside Photos? I figure this way I would avoid having to create in-app photo gallery. Other suggestions are welcome. I'm creating an app that will use UIImagePicker