fabric-beta

App version always 0.0(0) after upload to fabric beta

浪尽此生 提交于 2020-01-14 03:33:25
问题 I have strange problem with app version in fabric beta. After executing task :app:crashlyticsUploadDistribution build uploaded successfully. Version name and version code are correct for build, but version in the list of uploaded builds is always 0.0(0).And after downloading, versions of this builds are correcting. Wrong versions displayed only on fabric. Update: For setting version name and code I'm using "com.gladed.androidgitversion" plugin : androidGitVersion { format '%tag%' } android {

Getting error “The package appears to be corrupt” in Fabric Beta on Android 6

﹥>﹥吖頭↗ 提交于 2019-12-22 06:43:03
问题 All my beta testers with Android 6 get this error when installing my app from Beta: App not installed. The package appears to be corrupt No problems for users with Android 7+. The APK can be dirrectly installed on all devices, including those with error in Beta. The problem appeared a few days ago, configuration of project did not change. All my users uses latest 1.7.0 Beta app. Project dependencies: dependencies { classpath 'io.fabric.tools:gradle:1.+' } compile('com.crashlytics.sdk.android

ios beta distribution with Free account

血红的双手。 提交于 2019-12-14 03:43:07
问题 I have integrated Fabric Crashlytics sdk with my ios application, using the Fabric mac desktop app. I archive my application using the free apple developer account. I uploaded the application using Fabric desktop app. Setup with my email. open the email on my iPhone and setup the fabric Beta webhooks. But whenever i keep trying to download and install my application. it will ends with unable to download app dialog. 回答1: Mike from Fabric here. If you have a free Apple Developer account, you

App version always 0.0(0) after upload to fabric beta

放肆的年华 提交于 2019-12-06 15:05:00
I have strange problem with app version in fabric beta. After executing task :app:crashlyticsUploadDistribution build uploaded successfully. Version name and version code are correct for build, but version in the list of uploaded builds is always 0.0(0).And after downloading, versions of this builds are correcting. Wrong versions displayed only on fabric. Update: For setting version name and code I'm using "com.gladed.androidgitversion" plugin : androidGitVersion { format '%tag%' } android { defaultConfig { applicationId "my_package" minSdkVersion 19 targetSdkVersion 25 multiDexEnabled true

ios beta distribution with Free account

无人久伴 提交于 2019-12-04 20:32:48
I have integrated Fabric Crashlytics sdk with my ios application, using the Fabric mac desktop app. I archive my application using the free apple developer account. I uploaded the application using Fabric desktop app. Setup with my email. open the email on my iPhone and setup the fabric Beta webhooks. But whenever i keep trying to download and install my application. it will ends with unable to download app dialog. Mike from Fabric here. If you have a free Apple Developer account, you can only install the app directly on your device via Xcode. This is a restriction of the membership . You can