You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeException: Unable to start activity ComponentInfo{org.wordpress.android/org.wordpress.android.ui.posts.PostsListActivity}: java.lang.IllegalArgumentException: SiteModel cannot be null, check the PendingIntent starting PostsListActivity
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3175)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3312)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:113)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:71)
...
(7 additional frame(s) were not displayed)
IllegalArgumentException: SiteModel cannot be null, check the PendingIntent starting PostsListActivity
at org.wordpress.android.ui.posts.PostsListActivity.onCreate(PostsListActivity.kt:185)
at org.wordpress.android.ui.posts.PostsListActivity.onCreate(PostsListActivity.kt:185)
...
(12 additional frame(s) were not displayed)