digitalfabrik-sentry[bot]
digitalfabrik-sentry[bot]
Since this issue is also happening for the entitlementcard, it seems like its not only happening if you scan the wrong qr code on the pdf (sozialpass) Maybe we should...
This issue seem to be connected to the `results_loader` `dispose()` Sentry Issue: [ENTITLEMENTCARD-APP-1M](https://sentry.tuerantuer.org/organizations/digitalfabrik/issues/4286/?referrer=github_integration) ``` _Exception: Exception: A PagingController was used after being disposed. Once you have called dispose() on a...
Sentry Issue: [ENTITLEMENTCARD-APP-69](https://sentry.tuerantuer.org/organizations/digitalfabrik/issues/7539/?referrer=github_integration) ``` RuntimeException: Unable to destroy activity {app.entitlementcard.nuernberg/app.ehrenamtskarte.MainActivity}: java.lang.IllegalStateException: Calling getLayer when a newer style is loading/has loaded. at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:5467) at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:5496) at android.app.servertransaction.DestroyActivityItem.execute(DestroyActivityItem.java:44) at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:176) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)...