Skip to content

Instantly share code, notes, and snippets.

@MojtabaHs
Last active August 13, 2019 05:45
Show Gist options
  • Save MojtabaHs/a1f2207cac2432044dec641d1fbba2ab to your computer and use it in GitHub Desktop.
Save MojtabaHs/a1f2207cac2432044dec641d1fbba2ab to your computer and use it in GitHub Desktop.
Socket new question data example
{
"action": "1-questions-newest-tag-ios",
"data": "{"id":"57471635","body":"<div class=\"question-summary\" id=\"question-summary-57471635\">\r\n <div class=\"statscontainer\">\r\n <div class=\"stats\">\r\n <div class=\"vote\">\r\n <div class=\"votes\">\r\n <span class=\"vote-count-post \"><strong>0</strong></span>\r\n <div class=\"viewcount\">votes</div>\r\n </div>\r\n </div>\r\n <div class=\"status unanswered\">\r\n <strong>0</strong>answers\r\n </div>\r\n </div>\r\n <div class=\"views \" title=\"1 view\">\r\n 1 view\r\n</div>\r\n </div>\r\n <div class=\"summary\">\r\n <h3><a href=\"/questions/57471635/firebase-crashlytics-not-uploading-dysm-automatically\" class=\"question-hyperlink\">Firebase crashlytics not uploading dysm automatically</a></h3>\r\n <div class=\"excerpt\">\r\n I'm having problem when migrating to firebase crashlytics from fabric with the automatic upload of dysm. Ever since i migrated to firebase the automatic upload isn't working.\n\nI have already tried ...\r\n </div>\r\n <div class=\"tags t-ios t-xcode t-firebase t-crashlytics\">\r\n <a href=\"/questions/tagged/ios\" class=\"post-tag\" title=\"show questions tagged &#39;ios&#39;\" rel=\"tag\">ios</a> <a href=\"/questions/tagged/xcode\" class=\"post-tag\" title=\"show questions tagged &#39;xcode&#39;\" rel=\"tag\">xcode</a> <a href=\"/questions/tagged/firebase\" class=\"post-tag\" title=\"show questions tagged &#39;firebase&#39;\" rel=\"tag\">firebase</a> <a href=\"/questions/tagged/crashlytics\" class=\"post-tag\" title=\"show questions tagged &#39;crashlytics&#39;\" rel=\"tag\">crashlytics</a> \r\n </div>\r\n <div class=\"started fr\">\r\n <div class=\"user-info \">\r\n <div class=\"user-action-time\">\r\n <a href=\"/questions/57471635/firebase-crashlytics-not-uploading-dysm-automatically\" class=\"started-link\">asked <span title=\"2019-08-13 05:33:14Z\" class=\"relativetime\">just now</span></a>\r\n </div>\r\n <div class=\"user-gravatar32\">\r\n <a href=\"/users/6570443/dmram\"><div class=\"gravatar-wrapper-32\"><img src=\"https://www.gravatar.com/avatar/b2db2030e92f08419e8b6a4d303a9ada?s=32&amp;d=identicon&amp;r=PG&amp;f=1\" alt=\"\" width=\"32\" height=\"32\"></div></a>\r\n </div>\r\n <div class=\"user-details\">\r\n <a href=\"/users/6570443/dmram\">dmram</a>\r\n <div class=\"-flair\">\r\n <span class=\"reputation-score\" title=\"reputation score \" dir=\"ltr\">40</span><span title=\"8 bronze badges\" aria-hidden=\"true\"><span class=\"badge3\"></span><span class=\"badgecount\">8</span></span><span class=\"v-visible-sr\">8 bronze badges</span>\r\n </div>\r\n </div>\r\n</div>\r\n </div>\r\n </div>\r\n</div>","tags":["ios","xcode","firebase","crashlytics"],"siteid":1,"noAnswers":true,"hasBounty":false,"fetch":false}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment