You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
}I tried to assign empty array toselectedAssetproperty and debugged the value of selected images. Even though my debugged value is showing0 element`, I'm still having previously selected images. Please help and thanks in advanced.
The text was updated successfully, but these errors were encountered:
Hi guys... I'm having a problem with clearing auto selected previous images. Here's my code
`class CustomPhotoPickerViewController: TLPhotosPickerViewController {
}
I tried to assign empty array to
selectedAssetproperty and debugged the value of selected images. Even though my debugged value is showing
0 element`, I'm still having previously selected images. Please help and thanks in advanced.The text was updated successfully, but these errors were encountered: