GmsCore icon indicating copy to clipboard operation
GmsCore copied to clipboard

Gmail [2025.11.09.830318519.Release] update: Unable to send emails with attachments when using microG.

Open abhixv opened this issue 2 months ago • 5 comments

Affected app

Name: Gmail
Package id: com.google.android.gm


Describe the bug

After updating the Gmail app to version 2025.11.09.830318519.Release, the Compose → Send action fails whenever an attachment is included.
The email stays stuck on “Uploading…” and never completes.

This affects all accounts, including:

  • Personal Google accounts
  • Work / corporate accounts

Sending emails without attachments works normally.


To Reproduce

  1. Open Gmail
  2. Tap Compose
  3. Attach any file (image, PDF, etc.)
  4. Tap Send
  5. The message gets stuck on “Uploading…”

Expected behavior

Email with attachments should send normally, just like on stock Google Play Services devices.


Logs

1) Service connection failures:

Unable to start service Intent { act=com.google.android.gms.icing.APP_INDEXING_SERVICE pkg=com.google.android.gms } U=0: not found
W  unable to connect to service: com.google.android.gms.icing.APP_INDEXING_SERVICE on com.google.android.gms

2) Auth / token parsing warnings:

-- Response --
issueAdvice=auto
Expiry=1764725156
ExpiresInDurationSec=62335
storeConsentRemotely=0
isTokenSnowballed=0
grantedScopes=https://mail.google.com/ https://www.googleapis.com/auth/gmail.readonly
Auth=y77jhdvhj55jj5hh4h

W  Response line 'isTokenSnowballed=0' not processed
D  getAuthToken: 898fvhjdfjhvdfjhvdfv8978dfhnvjdd
D  Unknown field id 4 in com.google.android.gms.common.Feature, skipping.

3) Firebase App Indexing errors:

FirebaseAppIndexingCorpusUtils: Failed to remove corpus
java.util.concurrent.ExecutionException: bokz: API: AppIndexing.API is not available on this device.
Connection failed with: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null, clientMethodKey=null}

    at aezr.at(PG:32)
    at aezr.v(PG:31)
    at iem.a(PG:56)
    at iow.a(PG:866)
    at bklh.aP(PG:1)
    at bkau.run(PG:16)
    at aeyo.run(PG:7)
    at bmss.run(PG:44)
    at ezt.run(PG:632)
    at java.lang.Thread.run(Thread.java:1012)
    at aezg.run(PG:61)

Caused by: bokz: API: AppIndexing.API is not available on this device.
Connection failed with: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null, clientMethodKey=null}

    at bolg.a(PG:23)
    at ujn.e(PG:5)
    at uli.t(PG:48)
    at uli.g(PG:10)
    at uli.j(PG:164)
    at uli.e(PG:2)
    at isf.run(PG:616)
    at android.os.Handler.handleCallback(Handler.java:959)
    at android.os.Handler.dispatchMessage(Handler.java:100)
    at android.os.Looper.loopOnce(Looper.java:232)
    at android.os.Looper.loop(Looper.java:317)
    at android.os.HandlerThread.run(HandlerThread.java:85)

These logs appear every time Gmail tries to send an email with attachments.


System

  • Android Version: 15
  • Custom ROM: Personal Build

microG

  • microG Core version: Latest
  • microG Self-Check: All ticked

abhixv avatar Dec 02 '25 08:12 abhixv

Same problem encountered, how to resolve issue?

GGKlytos avatar Dec 03 '25 10:12 GGKlytos

Same problem - this time on Huawei Harmony OS 4.20, Gmail app gets stuck on 'Queued' or on 'Uploading' whenever I compose email with some attachment.

vaderbroz avatar Dec 04 '25 19:12 vaderbroz

I know this is very different setting compared to micro G but similar symptoms on Grapheneos : https://discuss.grapheneos.org/d/28463-unable-to-send-emails-with-attachments-in-gmail

Error message seems different, though :

11-28 03:22:48.427 22295 22401 W ContextImpl: Failed to ensure /data/user/0/com.google.android.gms/files
11-28 03:22:48.427 22295 22401 W ContextImpl: android.system.ErrnoException: mkdir failed: ENOENT (No such file or directory)
11-28 03:22:48.427 22295 22401 W ContextImpl: at libcore.io.Linux.mkdir(Native Method)

Also alway pleaseant to notice everybody has a cat profile pic here 😻

DooM3P avatar Dec 05 '25 18:12 DooM3P

Look like Gmail App changed by include this AppIndexing.API. I downgrade Gmail to 2025.09.29.812671317.Release (65370665). And now I can send mail with attach file.

grenadin avatar Dec 08 '25 18:12 grenadin

@grenadin yes i also got to attach file with Gmail 2025.09.29.812671317 in harmony OS 4.2 ... hopefully my gmail doesn't auto-update though

vaderbroz avatar Dec 09 '25 01:12 vaderbroz

Problem persists with 3.11 MicroG on HMOS 4.2

vx360 avatar Dec 12 '25 16:12 vx360