dji-sdk / Mobile-SDK-Android

DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Other
972 stars 580 forks source link

Delete media file #1290

Closed huongta157 closed 2 months ago

huongta157 commented 2 months ago
Screenshot 2024-04-12 at 16 37 10

I used this code to delete media files, response is success but the media not deleted the next time open app. Please help me!

dji-dev commented 2 months ago

Agent comment from yating.liao in Zendesk ticket #104952:

Could you please try switching the delete interface to execute on the main thread? If you still cannot delete the file, could you provide us with a method to reproduce this issue in the sample code?

Thank you.

°°°

huongta157 commented 2 months ago

@dji-dev I switched to IO thread and worked for me. Thank you so much.

dji-dev commented 2 months ago

Agent comment from yating.liao in Zendesk ticket #104952:

I am glad that my response was helpful to you.

°°°