appVersion

appVersion指的是React Native应用的版本

  1. fundebug.init(
  2. {
  3. appVersion: "3.2.5"
  4. })