flutter_bugly icon indicating copy to clipboard operation
flutter_bugly copied to clipboard

腾讯Bugly flutter应用更新统计及异常上报插件,支持Android、iOS

Results 57 flutter_bugly issues
Sort by recently updated
recently updated
newest added

此项目很多需求都是关于gradle配置的问题,个人想法是如果只能看android目录下gradle里配置的话,没有任何去添加这类相关功能的必要。需要寻求一个flutter yaml里version配置的类似解决方法,如果有研究过的大佬,可以讨论指点一下

help wanted

项目flutter run 可以运行,但是打包一直报错 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':flutter_bugly:verifyReleaseResources'. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > Android resource linking failed...

我现在用flutter把app运行成web,发现bugly这个库仅支持安卓和ios,导致生成的web打不开,请问如何支持web端?

缩小cleartextTrafficPermitted范围 只有android.bugly.qq.com domain才可以使用非https传输

`FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':app:compileReleaseJavaWithJavac'. > Could not resolve all task dependencies for configuration ':app:releaseCompileClasspath'. > Could...

Initializing gradle... 0.8sarget-platform android-arm Resolving dependencies... 1.9s FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:preReleaseBuild'. > Android dependency 'androidx.fragment:fragment' has different version for...

现在支持上报iOS的错误么?我是纯flutter项目测试,在iOS真机上测试,没有上报错误。

依据最新分支调整的非Android X分支

E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.ei8z.flutter_pluginfuuuuu_example, PID: 27328 java.lang.RuntimeException: Unable to get provider com.tencent.bugly.beta.utils.BuglyFileProvider: java.lang.ClassNotFoundException: Didn't find class "com.tencent.bugly.beta.utils.BuglyFileProvider" on path: DexPathList[[zip file "/data/app/com.example.ei8z.flutter_pluginfuuuuu_example-Egw1mRMX9vlJlZy1wIRIIA==/base.apk"],nativeLibraryDirectories=[/data/app/com.example.ei8z.flutter_pluginfuuuuu_example-Egw1mRMX9vlJlZy1wIRIIA==/lib/arm64, /data/app/com.example.ei8z.flutter_pluginfuuuuu_example-Egw1mRMX9vlJlZy1wIRIIA==/base.apk!/lib/arm64-v8a, /system/lib64, /system/vendor/lib64]] at android.app.ActivityThread.installProvider(ActivityThread.java:6575) at...