instabug

    -1热度

    2回答

    我使用Instabug随着城市飞艇收到以下错误 错误:执行失败的任务“:应用程序:processReleaseManifest” 。 Manifest merger failed : Attribute activity#[email protected]e value=(adjustResize) from [com.instabug.library:instabug:2.0] AndroidM

    0热度

    1回答

    由于将构建Gradle工具版本增加到版本2以上版本,我在Android Studio中遇到了很多编译错误(超过500个)。奇怪的是,该项目仍然可运行,并且运行正常。 Error:warning: Ignoring InnerClasses attribute for an anonymous inner class Error:(com.instabug.library.activity.b)

    0热度

    1回答

    在添加了Google Googles MapView之后,无法在其他活动上调用Instabug。 设置Instabug看起来是这样的: if (BuildConfig.DEBUG) { new Instabug.Builder(this, "TOKEN") .setInvocationEvent(IBGInvocationEvent.IBGInvocationE

    0热度

    2回答

    在Android应用程序的Instabug中获取崩溃。这是从应用程序的商店版本,所以我没有步骤来重现。谢谢! java.lang.NullPointerException: Attempt to invoke virtual method 'void android.app.Dialog.dismiss()' on a null object reference at com.instabug.

    1热度

    2回答

    作为web开发人员,我最近开始使用android-studio开发应用程序开发,并在此gradle构建错误时触发,尝试运行命令: react-native run-android 它输出这样的: cannot find symbol mInstabug.setUserName(username); method setUserName(String) location: variable mI

    0热度

    1回答

    集成Instabug我swift 2.3应用程序,但看到的Instabug错误报告API接受NSException如下, Instabug.reportException(E) 但在迅疾2.3,我得到NSError实例在catch块内。 do { } catch let error as NSError { } 我想报告我在catch块中得到的错误为Instabug。请让我知道我该如

    0热度

    1回答

    我正在为我的项目使用Appcelerator instabug模块1.1.1。但是当我要将这个版本上传到iTunes(测试)时,它会抛出这个错误。 我google了很多,但没有得到解决方案。 另外我试图通过从instabug.framework/instabug和instabug.framework/version/A/instabug中删除instabug文件,但通过这样做我无法运行项目。 请帮

    0热度

    1回答

    试图实现InstaBug第一次,但是,当我将其初始化, new Instabug.Builder(this, "XXXXXXXXXXXXXXXXXXXX") .setInvocationEvent(Instabug.IBGInvocationEvent.IBGInvocationEventShake) .build(); Android Studio中说无法解析符号

    0热度

    1回答

    我需要在我的Android应用程序中初始化Instabug,但现在想让它显示提示提示说“摇动您的设备等”当用户刚打开应用程序。相反,我想证明后,用户已经登录 我初始化Instabug用下面的代码: new Instabug.Builder(this, instaKey) .setInvocationEvent(InstabugInvocationEvent.SHAKE)

    0热度

    1回答

    撞毁我现在用的是科尔多瓦Instabug插件: https://github.com/elizabethrego/cordova-plugin-instabug 一切运作良好,除了当的设备改变网络状态。该应用程序基本上只是崩溃。 我收到以下错误: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.instabug