Java version compatibility with APPIUM

Hi,
I am about to set up a new framework for Mobile Testing using Appium.
However I am confused which Java version to use. Should I stick with 1.8 or upgrade to Java 11?

What is the officially supported and recommenced version of JAVA that can be used with APPIUM?

Are there any known compatibility issues with JAVA 11 and APPIUM ?

Thanks!

1 Like

The recent java client should work with Java up to v13

2 Likes