wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.92k stars 1.3k forks source link

NullPointerException: null cannot be cast to non-null type org.wordpress.android.ui.jetpackoverlay.JetpackFeatureFullSc... #20647

Closed sentry-io[bot] closed 4 weeks ago

sentry-io[bot] commented 4 weeks ago

Sentry Issue: WORDPRESS-ANDROID-2X3V

RuntimeException: Unable to start activity ComponentInfo{org.wordpress.android/org.wordpress.android.ui.sitecreation.SiteCreationActivity}: java.lang.NullPointerException: null cannot be cast to non-null type org.wordpress.android.ui.jetpackoverlay.JetpackFeatureFullScreenOverlayFragment
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3872)
    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4018)
    at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:101)
    at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
    at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
...
(8 additional frame(s) were not displayed)

NullPointerException: null cannot be cast to non-null type org.wordpress.android.ui.jetpackoverlay.JetpackFeatureFullScreenOverlayFragment
    at org.wordpress.android.ui.sitecreation.SiteCreationActivity.observeOverlayEvents(SiteCreationActivity.kt:183)
    at org.wordpress.android.ui.sitecreation.SiteCreationActivity.onCreate(SiteCreationActivity.kt:121)
...
(13 additional frame(s) were not displayed)
dangermattic commented 4 weeks ago

Thanks for reporting! 👍