Other Constants

The following constants are available globally.

  • Project version number for the Embrace framework.

    Declaration

    Objective-C

    extern double EmbraceVersionNumber

    Swift

    var EmbraceVersionNumber: Double
  • Project version string for the Embrace framework.

    Declaration

    Objective-C

    extern const unsigned char EmbraceVersionString[]