Android Volley Posting twice using kotin to php server
i am posting image with additional data to a php script but its been posted twice by the API volley am unable to resolve please help.
basically the image gets posted twice as well as the data gets saved twice to mysql db i am unsure why its upload or retrying twice because the connection is fine.
also wanted to ask if their ways a way to add a progress bar to my code so that its show how long.
i would really appreciate the posting twice error help thanks.
val url =...