[App Name] There is any block to get the App Name and other to get the version of the app?

Hi:

There is any block to get the App Name and other to get the version of the app?

I mean, how to get these fields of Screen1 in blocks?
62dc10289141cf9576ff211e23dd48ce

I used this block:
62dc10289141cf9576ff211e23dd48ce
and the result is “1.3B Draco”

Thank you!

If you’re using the companion, the block will return the version of the companion app. When you export the .apk, it will show the version you set on Screen1.

1 Like

Thank you @Conor!

How about a block that gets this field?
62dc10289141cf9576ff211e23dd48ce

Thank you!

no its not possible to show your app name you will be get only package name , package number

@nikhilbobade27, ok thank you :slightly_frowning_face:

You can use a variable to save your app name. And you can return the app name in your blocks.

1 Like