does an extension developed with RTC 605 Server SDK can work on Server 702
Hello,
I been trying to use an extension developed with the Server SDK 605 with a 702 instance, but is not working, it gets install success, I can add it in the follow-up actions but seems that is not called or doesn't give any sign that is working so I wonder if I will have to move it to ServerJDK for 702?
Thank you
One answer
You should always build and test the extensions with the SDK matching your server versions.
Often this does not matter so much, but when changing the Java version or fixing the Log4J2 issues, it can count.