Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After selecting image when i again run didSelectAssets function . it Show previous selected photos . How to refresh that? #72

Closed
davin12x opened this issue Feb 11, 2016 · 5 comments

Comments

@davin12x
Copy link

No description provided.

@zhangao0086
Copy link
Owner

You can try this:

pickerController.defaultSelectedAssets = nil

@davin12x davin12x reopened this Feb 12, 2016
@davin12x
Copy link
Author

Wow!! Thats easy Fix.. thanks a lot
Well, i just wanna pick only photo .. i m using .SmartAlbumScreenshots Group type. I want to pick all photo. Which group type is that ??

@zhangao0086
Copy link
Owner

Just use pickerController.assetType = .AllPhotos

@davin12x
Copy link
Author

Thanks Again ... :)

@zhangao0086
Copy link
Owner

Let me know if you have any questions :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants