Inevio / Gmail

0 stars 1 forks source link

There are tons of mail that never charge #51

Closed javiergarmon closed 6 years ago

javiergarmon commented 6 years ago

They are always "Loading..."

screen shot 2018-01-15 at 11 48 45

burhan-project-manager commented 6 years ago

@javiergarmon forward that email to me. May be that email has some other scenario, we have tried to cover all scenarioto load emails.

javiergarmon commented 6 years ago

When I open that mails this error is displayed in the console:

screen shot 2018-01-16 at 16 33 20

javiergarmon commented 6 years ago

I can't forward you the mail, it get "fixed".

This is the message:

{
 "id": "16102f9576625049",
 "historyId": "5979209",
 "messages": [
  {
   "id": "16102f9576625049",
   "threadId": "16102f9576625049",
   "labelIds": [
    "IMPORTANT",
    "CATEGORY_UPDATES",
    "INBOX"
   ],
   "snippet": "No viene mal que revises los movimientos bancarios de este mes que todavía no has visto. ¡Hola! Esto es lo que ha pasado recientemente con tu dinero: Tienes 5 nuevos movimientos este mes No viene mal",
   "historyId": "5979143",
   "internalDate": "1516173350000",
   "payload": {
    "partId": "",
    "mimeType": "multipart/mixed",
    "filename": "",
    "headers": [ "***deleted***" ],
    "body": {
     "size": 0
    },
    "parts": [
     {
      "partId": "0",
      "mimeType": "multipart/related",
      "filename": "",
      "headers": [
       {
        "name": "Content-Type",
        "value": "multipart/related; boundary=\"----=_Part_160614_1880947685.1516173349732\""
       }
      ],
      "body": {
       "size": 0
      },
      "parts": [
       {
        "partId": "0.0",
        "mimeType": "multipart/alternative",
        "filename": "",
        "headers": [
         {
          "name": "Content-Type",
          "value": "multipart/alternative; boundary=\"----=_Part_160636_1889342155.1516173350047\""
         }
        ],
        "body": {
         "size": 0
        },
        "parts": [
         {
          "partId": "0.0.0",
          "mimeType": "text/plain",
          "filename": "",
          "headers": [
           {
            "name": "Content-Type",
            "value": "text/plain; charset=UTF-8"
           },
           {
            "name": "Content-Transfer-Encoding",
            "value": "quoted-printable"
           }
          ],
          "body": {
           "size": 14157,
           "data": "*** deleted ***"
          }
         },
         {
          "partId": "0.0.1",
          "mimeType": "text/html",
          "filename": "",
          "headers": [
           {
            "name": "Content-Type",
            "value": "text/html;charset=UTF-8"
           },
           {
            "name": "Content-Transfer-Encoding",
            "value": "quoted-printable"
           }
          ],
          "body": {
           "size": 25497,
           "data": "*** deleted ***"
          }
         }
        ]
       }
      ]
     }
    ]
   },
   "sizeEstimate": 46836
  }
 ]
}
javiergarmon commented 6 years ago

Related #41

burhan-project-manager commented 6 years ago

In some messages with lots of attachments, it is taking time to load. But it is working fine.

Are you getting this issue again? @javiergarmon

javiergarmon commented 6 years ago

I'm afraid this is not a time matter, the app crashes when I try to open these mails:

captura de pantalla 2018-01-18 a las 10 51 49

burhan-project-manager commented 6 years ago

According to your provided JSON, it is fixed.

Please check and confirm!

javiergarmon commented 6 years ago

captura de pantalla 2018-01-18 a las 16 06 58

Still is failing

burhan-project-manager commented 6 years ago

It seems that error was occurred at the time of our development. If you still get this issue please post here.

icastillejogomez commented 6 years ago

fixed.