appcenter-sdk-android icon indicating copy to clipboard operation
appcenter-sdk-android copied to clipboard

Development repository for the App Center SDK for Android

Results 13 appcenter-sdk-android issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** This is a feature request. In Android 12, a new API has been announced, called Automatic App Updates See https://developer.android.com/about/versions/12/features#automatic-app-updates...

feature request

* [ ] Has `CHANGELOG.md` been updated? * [x] Are tests passing locally? * [x] Are the files formatted correctly? * [ ] Did you add unit tests? * [x]...

community contribution
do not merge

### **Description** I have migrated my android app from HockeyApp to AppCenter. during my tests, I noticed that it is not saving the crash logs, once a crash occurs. There...

support

### **Description** We exported analytics data from application insights and we have some custom events with session id = 00000000-0000-0000-0000-000000000000. Is this expected ? Isn't the 00000000-0000-0000-0000-000000000000 used for failure...

support

### **Description** As the title says, my app uses the AppCenter Android SDK. My users have reported to me that AppCenter generates a lot of files. The problem is obvious,...

bug

### **Description** We have noticed the following crash appearing on AppCenter in our production environment: ![image](https://github.com/microsoft/appcenter-sdk-android/assets/162335829/8aeaec48-c11c-4ede-9d12-b9dde4aef1a6) Unfortunately, we don't have much information in regards to what causes the crash to...

support

### **Description** The in-app update feature is non-functional when MIUI optimization is enabled in appCenter version 5.0.2, the latest release. However, earlier appCenter version 4.3.1 does allow in-app updates to...

support

### **Description** Fail to install update after successful download, no error whatsoever in the logs. ### **Repro Steps** - Launch app - Tap download on "App update available" modal -...

support

* [ ] Has `CHANGELOG.md` been updated? * [ ] Are tests passing locally? * [ ] Are the files formatted correctly? * [ ] Did you add unit tests?...

### **Description** We catch this error using ANRWatchDog https://github.com/nwestfall/Xamarin.ANRWatchDog in production and the same AppCenter report this custom crash. This it's the stacktrace: { "$id": "1", "ExtraStackTrace": " at System.Environment.get_StackTrace...

support