Hi ,
Thank you for contacting the Mobile Ads SDK Support team.
I have executed our Sample project on iPhone 12(16.0) and iPhone 11(15.4) and iPhone 16(18.3,18.4) as well. U nfortunately we are unable to replicate the crash from our end. Could you confirm whether the mentioned issue is reproducible in our sample project? and please share the following details v ia reply to author option? for further investigation.
If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files with me by performing the following steps:
1. Navigate to
https://docs.google.com/forms/d/e/1FAIpQLSfkAiXMeYP-fw1W3Z-tT9uwmATEKO5X6S-th0gR2ezdKaaqfg/viewform?usp=pp_url&entry.400550049=Mobile+Ads+SDK&entry.460850823=500Ht00001swvavIAA&entry.80707362=00320794
2. Fill out all fields, and attach your file(s).
3. Please reply back to this thread when you have uploaded your file(s).
Please do not share this link.
[2025-07-28 18:51:28Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01swvav:ref" (ADR-00320794)
Hi,
Thank you for getting back to us.
It is always recommended to use the latest version of the SDKs. As of today, the latest version of the SDK is 12.8.0.
Could you confirm whether the mentioned issue is reproducible in our sample project ?
I'm afraid that we'll need detailed debug information from a device where it's observed in order to actually make any progress in diagnosing this. The only way for us to investigate further is by creating a project where the issue is reproducible. Kindly provide the below information privately for further investigation:
If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files via reply to author option or by performing the following steps:
1. Navigate to
2. Fill out all fields, and attach your file(s).
3. Please reply back to this thread when you have uploaded your file(s). Please do not share this link.
[2025-07-29 07:04:24Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01swvav:ref" (ADR-00320794)
Dear AdMob Support Team,
Thank you for your response. However, I believe there has been a misunderstanding regarding the issue I raised.
My concern is not related to a crash or SDK integration issue. Instead, my app— Study Assistant—which I uploaded to the Amazon Appstoreand submitted to AdMob for review on July 25th, is still stuck at the “Getting ready”status as of today, July 28th.
I would greatly appreciate it if you could kindly check on the review status of my app and let me know if there is any further information or action required from my end to move it forward.
Please let me know how I can assist in resolving this.
Thank you again for your support.
Best regards,
Sarah Atieno
AdMob Publisher ID: pub-4144108070376394
--
---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads...@googlegroups.com .
To view this discussion visit https://groups.google.com/d/msgid/google-admob-ads-sdk/UwEZn000000000000000000000000000000000000000000000T04HPS00wKwDf1MhR-STEOrkTPpdKA%40sfdc.net .
Hi,
I've raised this concern to the wider team and will get back to you once I receive any updates on it. Meanwhile, your patience is highly appreciated.
[2025-07-29 15:30:09Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01swvav:ref" (ADR-00320794)
Hi,
Based on the crash logs provided, the GADStaticGesturesSignalSource crash appears to be a memory access issue related to network operations and ad-related gesture signal processing.
It seems that the app's ad gesture processing code (GADStaticGesturesSignalSource) is interacting with a network request, but the underlying network object or a related timer has been deallocated or become invalid by the time a subsequent action is attempted. When the dispatch timer attempts to operate on this invalid memory address (
0x0000000000000058
, see "1st crash"), it causes a crash.
The fact that the issue is tied to GADStaticGesturesSignalSource and a network-related crash suggests that there could be an issue in how the Google Mobile Ads SDK (version 12.6.0) or its dependencies handle background network operations and threads, particularly when a user is interacting with an ad. The crash is not in the app's code but rather in a system library (
libdispatch.dylib
), which is often a symptom of an underlying memory management error from the library that called it.
To help us investigate further, could you please share the following details v ia reply to author option? :
If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files with me by performing the following steps:
1. Navigate to
https://docs.google.com/forms/d/e/1FAIpQLSfkAiXMeYP-fw1W3Z-tT9uwmATEKO5X6S-th0gR2ezdKaaqfg/viewform?usp=pp_url&entry.400550049=Mobile+Ads+SDK&entry.460850823=500Ht00001swvavIAA&entry.80707362=00320794
2. Fill out all fields, and attach your file(s).
3. Please reply back to this thread when you have uploaded your file(s).
Please do not share this link.
[2025-09-03 19:10:46Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01swvav:ref" (ADR-00320794)