Results 176 comments of Dima

> Could also explain the meaning of CorrelationId and InstallationId if possible? InstallId is set once the AppCenter initialized first time on the device, so basically it is one install...

Closing, but feel free to reopen if you have any additional questions.

Hi @rogerbriggen , this dialog is built on the Android native SDK side and uses default configuration. See [Distribute.java#L1419-L1463](https://github.com/microsoft/appcenter-sdk-android/blob/develop/sdk/appcenter-distribute/src/main/java/com/microsoft/appcenter/distribute/Distribute.java#L1419-L1463). You can use your [custom dialog implementation](https://learn.microsoft.com/en-us/appcenter/sdk/distribute/xamarin#2-customize-the-update-dialog).

Hi @bez70 , Can you create an issue with your crash or point to the existing one? net6.0-ios app should work normally with a preview version. If you refer to...

Ah, got it, thank you for the clarification! We are currently working on the release, so I expect it to be published within two weeks.

Hi @vjgarciag96 , thank you for this report and the details! I'm marking it as a bug. May I ask you to send more logs? from the app start til...

As we do not have plans to fix this bug in the next year, I'm closing the issue.

Hi @anutting and @tomcheung1208 , thank you for reaching out! There isn't a dedicated API for getting a reason for a CodePush failure. However, if you can access the device...

Hi @nguyenthanhtruongntt85 , can you reproduce it on a new app?