Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Interactive Media Ads (IMA) in Flutter (Android & iOS) #134228

Closed
2 tasks done
harold1208 opened this issue Sep 7, 2023 · 8 comments
Closed
2 tasks done

Support Interactive Media Ads (IMA) in Flutter (Android & iOS) #134228

harold1208 opened this issue Sep 7, 2023 · 8 comments
Assignees
Labels
c: new feature Nothing broken; request for a new capability p: interactive_media_ads Plugin for IMA SDK P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels. team-ecosystem Owned by Ecosystem team triaged-ecosystem Triaged by Ecosystem team would be a good package Separate Flutter package should be made for this

Comments

@harold1208
Copy link

Is there an existing issue for this?

Use case

Flutter app owners/developers want to monetize their video content with in-stream video ads in line with IAB's VAST/VMAP specifications. Google's Interactive Media Ads SDK is a popular client library choice for publishers to do so in line with industry standards. Currently, there is no officially supported Flutter IMA plugin.

Proposal

Requesting official Flutter support for IMA SDKS on iOS & Android platforms. Initial request is to support the client side architecture of IMA SDK.

@stuartmorgan stuartmorgan added would be a good package Separate Flutter package should be made for this package flutter/packages repository. See also p: labels. team-ecosystem Owned by Ecosystem team P2 Important issues not at the top of the work list triaged-ecosystem Triaged by Ecosystem team labels Sep 7, 2023
@JagadishwarEngro

This comment was marked as off-topic.

@stuartmorgan stuartmorgan added the c: new feature Nothing broken; request for a new capability label Sep 11, 2023
@wavesnet

This comment was marked as off-topic.

@bparrishMines bparrishMines self-assigned this Jan 23, 2024
auto-submit bot pushed a commit to flutter/packages that referenced this issue Mar 27, 2024
…plugin (#6060)

Part of flutter/flutter#134228

Initial implementation of the plugin. 

* Adds minimum changes to pass CI (licenses, gradle, podpec changes, etc..).
* Adds platform interface and tests for it.
auto-submit bot added a commit to flutter/packages that referenced this issue Mar 28, 2024
…dia_ads` plugin (#6060)" (#6417)

Reverts: #6060
Initiated by: ditman
Reason for reverting: This is consistently breaking in `main` with:

```
BUILD FAILED in 1m 2s

01:03 +0: loading /b/s/w/ir/x/w/packages/packages/interactive_media_ads/example/integration_test/interactive_media_ads_test.dart
Running Gradle task 'assembleDebug'...                             63.0s

[!] App requires Multidex support
```

It probably needs something [like this](https://github.com/flutter/packag
Original PR Author: bparrishMines

Reviewed By: {stuartmorgan}

This change reverts the following previous change:
Part of flutter/flutter#134228

Initial implementation of the plugin. 

* Adds minimum changes to pass CI (licenses, gradle, podpec changes, etc..).
* Adds platform interface and tests for it.
auto-submit bot pushed a commit to flutter/packages that referenced this issue Mar 28, 2024
…a_ads plugin #6060" (#6425)

Relands #6060 with the addition of the `multidexEnabled` as mentioned in #6417.

See #6417 for revert

Part of flutter/flutter#134228
@pierre-softimpact
Copy link

Hi, we're in urgent need to implement IMA Ads in our apps, is there an estimate for when the in-development interactive_media_ads plugin will be available for basic public use?

@flutter-triage-bot
Copy link

This issue is assigned to @bparrishMines but has had no recent status updates. Please consider unassigning this issue if it is not going to be addressed in the near future. This allows people to have a clearer picture of what work is actually planned. Thanks!

@flutter-triage-bot flutter-triage-bot bot added the Bot is counting down the days until it unassigns the issue label May 29, 2024
@flutter-triage-bot flutter-triage-bot bot removed the Bot is counting down the days until it unassigns the issue label May 29, 2024
arc-yong pushed a commit to Arctuition/packages-arc that referenced this issue Jun 14, 2024
…plugin (flutter#6060)

Part of flutter/flutter#134228

Initial implementation of the plugin. 

* Adds minimum changes to pass CI (licenses, gradle, podpec changes, etc..).
* Adds platform interface and tests for it.
arc-yong pushed a commit to Arctuition/packages-arc that referenced this issue Jun 14, 2024
…dia_ads` plugin (flutter#6060)" (flutter#6417)

Reverts: flutter#6060
Initiated by: ditman
Reason for reverting: This is consistently breaking in `main` with:

```
BUILD FAILED in 1m 2s

01:03 +0: loading /b/s/w/ir/x/w/packages/packages/interactive_media_ads/example/integration_test/interactive_media_ads_test.dart
Running Gradle task 'assembleDebug'...                             63.0s

[!] App requires Multidex support
```

It probably needs something [like this](https://github.com/flutter/packag
Original PR Author: bparrishMines

Reviewed By: {stuartmorgan}

This change reverts the following previous change:
Part of flutter/flutter#134228

Initial implementation of the plugin. 

* Adds minimum changes to pass CI (licenses, gradle, podpec changes, etc..).
* Adds platform interface and tests for it.
arc-yong pushed a commit to Arctuition/packages-arc that referenced this issue Jun 14, 2024
…a_ads plugin flutter#6060" (flutter#6425)

Relands flutter#6060 with the addition of the `multidexEnabled` as mentioned in flutter#6417.

See flutter#6417 for revert

Part of flutter/flutter#134228
auto-submit bot pushed a commit to flutter/packages that referenced this issue Jun 25, 2024
@sapphire008
Copy link

Is Flutter web support planned?

gabbopalma pushed a commit to gabbopalma/packages that referenced this issue Jun 26, 2024
auto-submit bot pushed a commit to flutter/packages that referenced this issue Jun 27, 2024
@bparrishMines
Copy link
Contributor

@sapphire008 This issue is only tracking support for Android and iOS.

@bparrishMines
Copy link
Contributor

This can be closed since the plugin now covers basic support of the client side for Android and iOS.

Copy link

github-actions bot commented Dec 3, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: new feature Nothing broken; request for a new capability p: interactive_media_ads Plugin for IMA SDK P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels. team-ecosystem Owned by Ecosystem team triaged-ecosystem Triaged by Ecosystem team would be a good package Separate Flutter package should be made for this
Projects
None yet
Development

No branches or pull requests

7 participants