java.lang.RuntimeException at android.app.ActivityThread.performLaunchActivity

ActivityThread.java says it’s updatePendingConfiguration() or registerOnActivityPausedListener(), so it either fails with .onPause() or it fails to call the super() method with the correct arguments – or something is wrong with the Configuration being applied.

I’d glady explain how to solve the issue, but the question lacks the code which throws the exception. The best way to tackle this might be to employ something alike Firebase Crashlytics, so that one can see where exactly this is coming from and which devices are affected (in case this should be specific). I’d almost suspect that it might be caused by starting an Activity with the application’s Context, while not setting flag Intent.FLAG_ACTIVITY_NEW_TASK (see: this answer).

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)