Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

About Admob Multiple Process

60 views
Skip to first unread message

哈哈不想哈哈

unread,
Jan 13, 2025, 3:29:47 AMJan 13
to Google Mobile Ads SDK Developers
hello,
Sorry, just the post described the problem, the following is the correct description.

I have a question about loading display ads in multiple processes. First of all, does the admob support loading display ads in multiple processes?

I tested a screen ad in the non-master process but the ad did not show direct dismiss. 

If I add it to the AdActivity "android: multiprocess= true ;" after configuration
, interstitial ad can be shown, is this in compliance? I can't find a description of multiple processes on your website so I don't know if they is compliant.

Looking forward to your reply, thank you.

哈哈不想哈哈

unread,
Jan 13, 2025, 3:41:58 AMJan 13
to Google Mobile Ads SDK Developers
Hi,
I add something to this issue, I have read the admob ad documentation and have not found a description of multiple processes, no instructions on whether multiple processes are supported.
thanks

Mobile Ads SDK Forum Advisor

unread,
Jan 13, 2025, 8:37:14 AMJan 13
to hubin...@gmail.com, google-adm...@googlegroups.com
Hi,

Thank you for contacting Mobile Ads SDK Support Team.

Instead using "android: multiprocess= true, could you check below approach to use multiple process logic and let me know about the result.
<application ...>
    <activity
        android:name=".MainActivity"
        android:process=":mainProcess"
        ... />

    <activity
        android:name=".AdActivity"
        android:process=":adProcess"
        ... />
</application>
This message is in relation to case "ref:!00D1U01174p.!5004Q02vGvXs:ref" (ADR-00284215)

Thanks,
 
Google Logo Mobile Ads SDK Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5



哈哈不想哈哈

unread,
Jan 13, 2025, 9:01:09 AMJan 13
to Google Mobile Ads SDK Developers
hi 
What I am confused about is that the result you want has nothing to do with my question, why do you ask me for this test result.

I can do a test for you and tell you the result, but I am not in the company now, I can do a test for you later and tell you the result.

But now you can tell me, does admob support multi-process?
yes ? or no ?

thanks

哈哈不想哈哈

unread,
Jan 14, 2025, 12:39:56 AMJan 14
to Google Mobile Ads SDK Developers
hello,
Look forward to your reply!

thanks

Reply all
Reply to author
Forward
0 new messages