This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

overriting an image in Kotilin mobile app

Comments

1 comment

  • Avatar
    John Roco

    Hi there,

    Can you please provide the code you are using? As well as the error you encounter during upload if there are any.

    Depending on your plan, Firebase has a Function feature where you can run your backend codes, and from there you can write the signed upload function with an invalidation parameter set to True. 

    If that feature is not enabled for you, your assets have a version number. When it gets overwritten, you can use the latest URL version for delivery to ensure that you are serving the updated file. The new version URL is included in the Upload response.

    Best,

    John

    0
    Comment actions Permalink

Post is closed for comments.