project attributes

  1. D

    iOS Question Get Project Attributes value in code

    Is it possible to get Project Attributes value (specifically version #) in code. I would like to include it in my about page. Thanks in advance, B
  2. D

    iOS Question How to get ApplicationLabel and Version at runtime?

    Hi all, Maybe I'm being slow, but I can't seem to find any way to get the app's name and version at runtime? I.e. the values of the Project Attributes #ApplicationLabel and #Version that are set in the Main module. In B4A I would do it by calling Application.LabelName and...
Top