appcenter-sdk-android
appcenter-sdk-android copied to clipboard
Development repository for the App Center SDK for Android
**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...
* [ ] Has `CHANGELOG.md` been updated? * [x] Are tests passing locally? * [x] Are the files formatted correctly? * [ ] Did you add unit tests? * [x]...
### **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...
### **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...
### **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,...
### **Description** We have noticed the following crash appearing on AppCenter in our production environment:  Unfortunately, we don't have much information in regards to what causes the crash to...
### **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...
### **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 -...
* [ ] 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...