Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Get Current Version

Hi guys, thatis a simple question, maybe is not available now, but it could be a good idea for future.

Is there a way to get the published clock face version ?

 

I know that we generate a compacted and static file when we deploy, but maybe this information could be available on "Runtime".

 

Thanks a lot

Best Answer
0 Votes
6 REPLIES 6

Try 

import { me } from "appbit";

console.log("Application ID: " + me.applicationId);
console.log("Build ID: " + me.buildId);
Best Answer
0 Votes

Hi @JonFitbit, thanks for the answer, I'm aware of this solution, but I was thinking about the version that I use to publish (see the image below)

 Capture.PNG

 

Is that possible?

Best Answer
0 Votes

bought the pro version but did not get it!!!!! where is it?

versa on Android

Best Answer
0 Votes

Hello @gabytas and welcome to the forum.

Not sure what you are asking? You bought the PRO version of which app??

Best Answer
0 Votes
thanks..... got my answer 
g. 


G A B R I E L T A S C H E R E A Uphotography www.pixreflections.photography 4578 Hughes rd Victoria, B.C V9E 2B8 250.634.2895 gabriel@pixreflections.com focused on capturing timeless moments 
Best Answer
0 Votes

@Tulio_Castro wrote:

Hi @JonFitbit, thanks for the answer, I'm aware of this solution, but I was thinking about the version that I use to publish (see the image below)

 Capture.PNG

 

Is that possible?


Hi, is there an answer for Tulio_Castro's question?

It would be nice to get the version info, so we would be able to pop up a message, that the user should update the app.

Best Answer