08-17 11:12:03.737 2777-3495/? W/System.err: java.lang.SecurityException: MODE_WORLD_READABLE no longer supported
08-17 11:12:03.738 2777-3495/? W/System.err: at android.app.ContextImpl.checkMode(ContextImpl.java:2495)
at android.app.ContextImpl.openFileOutput(ContextImpl.java:565)
at android.content.ContextWrapper.openFileOutput(ContextWrapper.java:208)
at xxxxxx.mmnmmm.bи0438и04380438и0438и(Unknown Source:314)
at xxxxxx.mmnmmm.bи04380438и0438и0438и(Unknown Source:188)
at xxxxxx.mmnmmm.b0438ииии04380438и(Unknown Source:25)
at xxxxxx.oouuou.run(Unknown Source:231)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:764)
08-17 11:12:04.929 842-884/? I/CHRE: @ 176028.828: [AR_CHRE] still: 100
08-17 11:12:05.724 2810-22325/? E/Ads: Error waiting for future.
java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException
at com.google.android.gms.ads.internal.util.future.ae.get(:com.google.android.gms@13274041@13.2.74 (100400-207815929):11)
at com.google.android.gms.ads.internal.util.future.g.a(:com.google.android.gms@13274041@13.2.74 (100400-207815929):13)
at com.google.android.gms.ads.internal.request.service.c.a(:com.google.android.gms@13274041@13.2.74 (100400-207815929):65)
at com.google.android.gms.ads.internal.request.service.c.a(:com.google.android.gms@13274041@13.2.74 (100400-207815929):198)
at com.google.android.gms.ads.internal.request.service.f.run(:com.google.android.gms@13274041@13.2.74 (100400-207815929):1)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:764)
Caused by: java.util.concurrent.TimeoutException
at com.google.android.gms.ads.internal.util.future.m.run(Unknown Source:2)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:764)
08-17 11:12:05.731 25172-25191/com.google.example.gms.customrenderingexample W/Ads: There was a problem getting an ad response. ErrorCode: 0
08-17 11:12:05.741 25172-25172/com.google.example.gms.customrenderingexample W/Ads: Failed to load ad: 0
Hi there,Since updating my Pixel 2 phone to Android 9, I have been unable to load any native ads in our app.To check if this was our issue I tried installing the custom rendering example from https://github.com/googleads/googleads-mobile-android-examples/tree/master/java/doubleclick/CustomRenderingExample which also has the same issue.All native ad requests seem to fail with a TimeoutException.I'm at commit 52f18a0 of the repo - https://github.com/googleads/googleads-mobile-android-examples/commit/52f18a02b6de32a2cca36509c2817f1a3a5d0d05The Google play services SDK version appears to be 15.0.1The Google Play services apk installed on my device appears to be 13.2.74 (100400-207815929)My device is a Google Pixel 2 with Android 9 PieThe error output is:08-17 11:12:03.737 2777-3495/? W/System.err: java.lang.SecurityException: MODE_WORLD_READABLE no longer supported08-17 11:12:03.738 2777-3495/? W/System.err: at android.app.ContextImpl.checkMode(ContextImpl.java:2495)at android.app.ContextImpl.openFileOutput(ContextImpl.java:565)at android.content.ContextWrapper.openFileOutput(ContextWrapper.java:208)at xxxxxx.mmnmmm.bи0438и04380438и0438и(Unknown Source:314)at xxxxxx.mmnmmm.bи04380438и0438и0438и(Unknown Source:188)at xxxxxx.mmnmmm.b0438ииии04380438и(Unknown Source:25)at xxxxxx.oouuou.run(Unknown Source:231)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)at java.lang.Thread.run(Thread.java:764)08-17 11:12:04.929 842-884/? I/CHRE: @ 176028.828: [AR_CHRE] still: 10008-17 11:12:05.724 2810-22325/? E/Ads: Error waiting for future.java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException
at com.google.android.gms.ads.internal.util.future.ae.get(:com.google.android.gms@1327...@13.2.74 (100400-207815929):11)
at com.google.android.gms.ads.internal.util.future.g.a(:com.google.android.gms@13274041@13.2.74 (100400-207815929):13)
at com.google.android.gms.ads.internal.request.service.c.a(:com.google.android.gms@1327...@13.2.74 (100400-207815929):65)at com.google.android.gms.ads.internal.request.service.c.a(:com.google.android.gms@1327...@13.2.74 (100400-207815929):198)at com.google.android.gms.ads.internal.request.service.f.run(:com.google.android.gms@1327...@13.2.74 (100400-207815929):1)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)at java.util.concurrent.FutureTask.run(FutureTask.java:266)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)at java.lang.Thread.run(Thread.java:764)Caused by: java.util.concurrent.TimeoutExceptionat com.google.android.gms.ads.internal.util.future.m.run(Unknown Source:2)at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)at java.util.concurrent.FutureTask.run(FutureTask.java:266)at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)at java.lang.Thread.run(Thread.java:764)08-17 11:12:05.731 25172-25191/com.google.example.gms.customrenderingexample W/Ads: There was a problem getting an ad response. ErrorCode: 008-17 11:12:05.741 25172-25172/com.google.example.gms.customrenderingexample W/Ads: Failed to load ad: 0I have attached the full logcat output from the sample app if that gives any more useful information.Is there anything I can do to fix this?Thanks,Sara
--
---
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-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/4dfc6058-32f0-402e-bd12-02133ff06c89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
at com.google.android.gms.ads.internal.util.future.ae.get(:com.google.android.gms@13274041@13.2.74 (100400-207815929):11)
at com.google.android.gms.ads.internal.util.future.g.a(:com.google.android.gms@13274041@13.2.74 (100400-207815929):13)
at com.google.android.gms.ads.internal.request.service.c.a(:com.google.android.gms@13274041@13.2.74 (100400-207815929):65)
at com.google.android.gms.ads.internal.request.service.c.a(:com.google.android.gms@13274041@13.2.74 (100400-207815929):198)
at com.google.android.gms.ads.internal.request.service.f.run(:com.google.android.gms@13274041@13.2.74 (100400-207815929):1)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)at java.util.concurrent.FutureTask.run(FutureTask.java:266)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)at java.lang.Thread.run(Thread.java:764)Caused by: java.util.concurrent.TimeoutExceptionat com.google.android.gms.ads.internal.util.future.m.run(Unknown Source:2)at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)at java.util.concurrent.FutureTask.run(FutureTask.java:266)at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)at java.lang.Thread.run(Thread.java:764)08-17 11:12:05.731 25172-25191/com.google.example.gms.customrenderingexample W/Ads: There was a problem getting an ad response. ErrorCode: 008-17 11:12:05.741 25172-25172/com.google.example.gms.customrenderingexample W/Ads: Failed to load ad: 0I have attached the full logcat output from the sample app if that gives any more useful information.Is there anything I can do to fix this?Thanks,Sara
--
---
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 post to this group, send email to google-adm...@googlegroups.com.
at com.google.android.gms.ads.internal.util.future.ae.get(:com.google.android.gms@1327...@13.2.74 (100400-207815929):11)
at com.google.android.gms.ads.internal.util.future.g.a(:com.google.android.gms@13274041@13.2.74 (100400-207815929):13)
at com.google.android.gms.ads.internal.request.service.c.a(:com.google.android.gms@1327...@13.2.74 (100400-207815929):65)
at com.google.android.gms.ads.internal.request.service.c.a(:com.google.android.gms@1327...@13.2.74 (100400-207815929):198)
at com.google.android.gms.ads.internal.request.service.f.run(:com.google.android.gms@1327...@13.2.74 (100400-207815929):1)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)at java.util.concurrent.FutureTask.run(FutureTask.java:266)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)at java.lang.Thread.run(Thread.java:764)Caused by: java.util.concurrent.TimeoutExceptionat com.google.android.gms.ads.internal.util.future.m.run(Unknown Source:2)at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)at java.util.concurrent.FutureTask.run(FutureTask.java:266)at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)at java.lang.Thread.run(Thread.java:764)08-17 11:12:05.731 25172-25191/com.google.example.gms.customrenderingexample W/Ads: There was a problem getting an ad response. ErrorCode: 008-17 11:12:05.741 25172-25172/com.google.example.gms.customrenderingexample W/Ads: Failed to load ad: 0I have attached the full logcat output from the sample app if that gives any more useful information.Is there anything I can do to fix this?Thanks,Sara
--
---
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-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.