How can i get app build number in the latest Capacitor

You can use Capacitor’s App plugin’s getInfo method

It returns this information:

1 Like