Skip to content

Instantly share code, notes, and snippets.

@PanosJee
Last active December 14, 2015 01:18
Show Gist options
  • Save PanosJee/5004786 to your computer and use it in GitHub Desktop.
Save PanosJee/5004786 to your computer and use it in GitHub Desktop.
{
"stacktrace": [
"java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState",
"at android.app.FragmentManagerImpl.checkStateLoss(FragmentManager.java:1265)",
"at android.app.FragmentManagerImpl.popBackStackImmediate(FragmentManager.java:451)",
"at android.app.Activity.onBackPressed(Activity.java:2121)",
"at dalvik.system.NativeStart.main(Native Method)"
],
"error": {
"resolved": null,
"updated": "2013-02-15T19:29:50.698890",
"os_versions": ["4.0.4"],
"reopened": 0,
"tags": [],
"is_open": 1,
"id": 110230249,
"resolved_at": null,
"created": "2013-02-15T19:29:50.696440",
"counter": 1,
"app_versions": ["1.3"],
"klass": "java.lang.IllegalStateException",
"msg": "java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState",
"where": "FragmentManager.java:1265"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment