Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Does anyone know how to get the pages on which the crashes occured? Plus what kind of crash has happened?
Adobe trackes crashes automatically but is there a chance to adjust this somehow?
Résolu ! Accéder à la solution.
Les sujets facilitent la catégorisation du contenu de la Communauté et vous aident à retrouver le contenu le plus pertinent.
Vues
Réponses
Nombre de J’aime
Hi laetizia_2018,
Here are the two links that describe how Adobe SDK reports a crash
Track App Crashes Android
The Adobe SDK does not report the page or more detailed as type of crash.
This mostly due to the fact that companies like Apteligent use a global NSException handler to provide more detailed crash reporting and an app is not permitted to have more that one of these kind of handlers because of this Adobe decided to not implement a global NSexception handler to prevent these type of build errors.
Jen
any ideas on that ?
Vues
Réponses
Nombre de J’aime
Hi laetizia_2018,
It is not possible to get customized reporting for crash as it is an uncontrollable event.
Hi laetizia_2018,
Here are the two links that describe how Adobe SDK reports a crash
Track App Crashes Android
The Adobe SDK does not report the page or more detailed as type of crash.
This mostly due to the fact that companies like Apteligent use a global NSException handler to provide more detailed crash reporting and an app is not permitted to have more that one of these kind of handlers because of this Adobe decided to not implement a global NSexception handler to prevent these type of build errors.
Jen
Vues
Likes
Réponses