We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi,i try to get "selectedAssets" from TLPhotosPickerLogDelegate
func selectedPhoto(picker: TLPhotosPickerViewController, at: Int)
but it's nil? so, where i can get selectedAssets when selected photo or video?
thx.
The text was updated successfully, but these errors were encountered:
I have the same issue, the array is empty when you click on first object. But when you select next, the array contains previous asset.
Sorry, something went wrong.
No branches or pull requests
hi,i try to get "selectedAssets" from TLPhotosPickerLogDelegate
but it's nil? so, where i can get selectedAssets when selected photo or video?
thx.
The text was updated successfully, but these errors were encountered: