I have in project there is screen setting where we need to display build version of iOS
like , build Version :0.2.15
how can I achieve its ionic 6 and using capacitor how can we get it
I have in project there is screen setting where we need to display build version of iOS
like , build Version :0.2.15
how can I achieve its ionic 6 and using capacitor how can we get it
You can use the Capacitor App plugin and getInfo
.