appcenter-sdk-android
                                
                                
                                
                                    appcenter-sdk-android copied to clipboard
                            
                            
                            
                        java.lang.InternalError: Thread starting during runtime shutdown
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 happen. All we can ascertain from the log is something is causing a new thread to spin up during the shutdown of the app. Please let us know if there is anything else we can provide to help resolve this.
Details
- Which SDK version are you using?
- 4.4.5
 - We will be updating to 5.0.4 in our next release (6-8 weeks time)
 
 - Which OS version did you experience the issue on?
- Android 10
 - Android 9
 - Android 7.0
 
 - What device version did you see this error on?  Were you using an emulator or a physical device?
These devices have been reported by AppCenter with the crash:
- Moto e(7)
 - Moto e(7) power
 
 - Please enable verbose logging for your app using 
AppCenter.setLogLevel(Log.VERBOSE)before your call toAppCenter.start(...)and include the logs here: Sadly as this was a crash in production we are unable to get any verbose logs.