Replies: 2 comments
-
It seems like an issue occurs because the publisher cannot handle the delete event. I've registered it in the Issue, and I will try to resolve it as soon as possible. Please pay attention to this issue, and let me know if you encounter any problems in the future! |
Beta Was this translation helpful? Give feedback.
-
@st-small It's a bit late and you may have found another solution or another library.... but the feature added in the latest version Aespa/Demo/Aespa-iOS/VideoContentViewModel.swift Lines 86 to 117 in 334e5ab |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use a library and have some questions. If a user captures a photo, it is stored in the Photo app. Then, we suspend the application and open the Photos app. We delete all captured photos and return back. My app shows the last captured photo in the preview, but it should show nothing. I suspect that publishers cache old values and can't get to a nil state.
Beta Was this translation helpful? Give feedback.
All reactions