Skip to content

appVersion

appVersion指的是React Native应用的版本

js
fundebug.init(
{
    appVersion: "3.2.5"
})