Crashlytics Diagnostic Data

The diagnostic data collected by Crashlytics if the PB Mobile App crashes is as follows:

  • An RFC-4122 UUID which permits us to deduplicate crashes
  • The Crashlytics Installation UUID
  • The Firebase Installations ID (FID)
  • The Firebase session ID, which is a random UUID generated to tag events with a session
  • The time stamp of when the crash occurred
  • The app’s bundle identifier and full version number
  • The device’s operating system name and version number
  • A boolean indicating whether the device was jailbroken/rooted
  • The device’s model name, CPU architecture, amount of RAM and disk space
  • The uint64 instruction pointer of every frame of every currently running thread
  • If available in the runtime, the plain-text method or function name containing each instruction pointer
  • If an exception was thrown, the plain-text class name and message value of the exception
  • If a fatal signal was raised, its name and integer code
  • For each binary image loaded into the application, its name, UUID, byte size, and the uint64 base address at which it was loaded into RAM
  • A boolean indicating whether or not the app was in the background at the time it crashed
  • An integer value indicating the rotation of the screen at the time of crash
  • A boolean indicating whether the device’s proximity sensor was triggered

As of June 15, 2022 Internet Explorer 11 is not supported by BBH.com.