Hi,
if I create a custom service in Java, how can I set a custom service version ?
Thanks,
Matteo
Hi,
if I create a custom service in Java, how can I set a custom service version ?
Thanks,
Matteo
Hi Matteo,
What version of Backendless are you talking about?
In 4.x: versions of hosted services are not supported anymore
In 3.x: you can add an annotation with a version of your service to JAVA class of it
(Github source)
We strongly recommend you to use the 4.x version of Backendless.
Regards Ilya
Hi,
I’m using the 4.x version of Backendless.
Hello,
In 4.x versions of hosted services are not supported anymore.