Skip to content

Add desugaring required by Google IMA SDK#39

Merged
OlegRyz merged 3 commits intomasterfrom
feature/desugaring-for-ima
Apr 21, 2026
Merged

Add desugaring required by Google IMA SDK#39
OlegRyz merged 3 commits intomasterfrom
feature/desugaring-for-ima

Conversation

@OlegRyz
Copy link
Copy Markdown
Contributor

@OlegRyz OlegRyz commented Apr 2, 2026

Starting from 11.x we use Google IMA SDK 3.37+ which requires our users to enable desugaring.

@OlegRyz OlegRyz requested review from adadukin-dolby, ceyhun-o and georgechoustoulakis and removed request for ceyhun-o April 20, 2026 10:01
Copy link
Copy Markdown

@adadukin-dolby adadukin-dolby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only a few minor comments, overall looks good to me

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add a new line at the end of the file.
Can you, please, check other files as well as there are a few new files with missing new lines at the end of the file.

Copy link
Copy Markdown
Contributor Author

@OlegRyz OlegRyz Apr 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I added them to the files I edited

).ads(
TheoAdDescription(
networkCode = "network-code-here",
customAssetKey = "asset-key-here",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we want to leave this as strings, or maybe leave unimplemented to fail the build?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't want the build to fail. these values are placeholders to show how a THEOads stream can be set on the player.

@OlegRyz OlegRyz merged commit 54cd78a into master Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants