Inline-content ads are empty
See original GitHub issueDescription
Inline-content ads are empty
Steps to reproduce
- install
1.36.63
- launch Brave
- tap through onboarding
- restart (to pick up Griffin Brave News seed)
- open a new-tab page
- tap to
Show Brave News
- swipe down
- look for the BAT-icon-marked ads
Actual result
They are empty, without content.
example | example |
---|---|
<video src="https://user-images.githubusercontent.com/387249/150859504-9420b29d-eadb-45fe-88f5-b77632a48593.mp4"> |
Expected result
Should have a heading/title, source attribution, and of course the larger content image.
Issue reproduces how often
100%
Device details
- Install type (ARM, x86):
arm64
- Device type (Phone, Tablet, Phablet):
Google Pixel XL
phone - Android version:
9.0
Brave version
1.36.63, Chromium 97.0.5692.99
Issue Analytics
- State:
- Created 2 years ago
- Comments:13 (2 by maintainers)
Top Results From Across the Web
InlineTextContent - Android Developers
BasicText(text = text, inlineContent = inlineContent) ... Google uses cookies to deliver its services, to personalize ads, and to analyze traffic.
Read more >How to Add Inline Content Ads to WordPress - WPExplorer
Lear how to easily add inline content ads to WordPress to generate ... In that case, select the blank option to remove any...
Read more >Inline Content Block in Template - Salesforce Stack Exchange
In order to check if the Firstname field was empty or not you would need to write some form of AMPScript to check...
Read more >Create and Manage Creatives - LinkedIn | Microsoft Learn
On creation, it can be dynamic Ad content (follower, job, spotlight), text, or a reference to InMail Content or post (image, video, article, ......
Read more >Haven't had ads, nor payout, in 4 months - Brave Community
... Failed to save creative inline content ads state [03 Feb 2022, ... am:ERROR:credentials_promotion.cc(503)] Token list empty [07 Feb 2022 ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This seems like 2 separate issues
Getting a blank ad where the fields are blank but the ad itself isn’t null (the log of fields with empty entries are coming from an ads library, not brave news)
Crashing because a callback isn’t getting called. This looks like it’s occuring in the ads library here:
I had to refresh a few times to get the crash but when I did get the crash I received the “start async” line but not the “end async” line:
@stephendonner @kjozwiak griffin PR at https://github.com/brave/brave-variations/pull/214