-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[interactive_media_ads] Adds initial iOS implementation #7063
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
88 commits
Select commit
Hold shift + click to select a range
b80c780
ios pigeons
bparrishMines 0501906
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines 8cf10f4
add addsiplaycontainer
bparrishMines f262b71
fix pigeon and implement rest of platform interface
bparrishMines bc6ca1f
add platform thing and update stuff
bparrishMines e1d33e8
setup to run example
bparrishMines 7a2a567
fix open class errors
bparrishMines 5a5bb31
implement sdk
bparrishMines cafe9e9
fix bugs and use workaround
bparrishMines 35d42e1
formatting
bparrishMines 87947af
set issue at delay
bparrishMines 28b23fd
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines 439263f
undo conditional
bparrishMines b02f27c
unused import
bparrishMines 3e6d305
version bump
bparrishMines 29b4840
license
bparrishMines 9994b83
some tests added
bparrishMines 161e0bf
test work
bparrishMines 2253f7b
some added tests that are broken
bparrishMines a50610c
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines f762faf
formatting and add a protocols for apisc
bparrishMines 2a93e74
update tests to passg
bparrishMines 786a665
ads loader delegate tests
bparrishMines 2053d6f
more tests
bparrishMines f9f5aac
more tests
bparrishMines 8067944
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines bff367c
more more tests
bparrishMines 823c2a4
rest of the native swift tests
bparrishMines a0f32bb
fix doc
bparrishMines 2a472d9
change to getView
bparrishMines 062c990
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines 00a289e
change to IOS instead of ios
bparrishMines 655cd9c
undo change to getView
bparrishMines a8c497c
move delegate impl to interface delegate
bparrishMines b7f73c0
fix names and move to static method
bparrishMines 66bbcde
fix class name
bparrishMines 50161d0
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines 7b85a75
test ios ad display container and add required layoutDirection
bparrishMines 8b5882f
adsloader
bparrishMines 4065da5
test for ads loader
bparrishMines c7fc154
ads manager tests
bparrishMines f7c3c57
start of delegate tests
bparrishMines 345ee71
add instance manager to tests and finish onadevent tests
bparrishMines b2a2dc7
finish tests
bparrishMines 6e5c2d8
formatting
bparrishMines 6b6bd07
comment out pigeon
bparrishMines 9188759
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines 9b0ab5f
fix dartPluginClass name
bparrishMines 03a3092
fix license
bparrishMines b7f551e
try ad dep to swift package manager
bparrishMines c639dc6
add adsmanager methods
bparrishMines 7ef0081
try correct name maybe
bparrishMines f4c4c71
try name again maybe
bparrishMines 79cac5a
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines 58f0aab
use product instead
bparrishMines 9ab595b
import uikit
bparrishMines 0015633
change binary messenger name and add comment on workaround
bparrishMines 0bdd871
change binary messenger name and add comment on workaround
bparrishMines f35004b
class docs for all delegate classes
bparrishMines b4e9b76
wildcards
bparrishMines 4647293
add layout direction support
bparrishMines c4560c1
add the request agent
bparrishMines c03e146
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines 17153b1
use upToNextMajor
bparrishMines f78b103
uncomment ios pigeon
bparrishMines d631f2e
comment
bparrishMines 6e7267a
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines 4d3f5f6
pr comments
bparrishMines 28a6e69
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines 76490fd
android utils
bparrishMines 830b3ef
add value observing, update to latest pigeon implementation, add uiwi…
bparrishMines 9e2be27
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines 2861f19
try calling it base object i guess
bparrishMines 582e65e
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines 565a9bf
change back to nsobject
bparrishMines 8f4f904
failureeee
bparrishMines 229cc84
use view did appear
bparrishMines abdce88
fix maybe
bparrishMines 153d1b3
fixgit diffgit diff
bparrishMines fc80337
update tests
bparrishMines 6e523e1
ad tag check
bparrishMines 152f01c
hide pigeon
bparrishMines 13185b8
fix tests
bparrishMines 40cf597
fix tests again
bparrishMines 9303fbb
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines ef22e30
add ignore calls to dart flag
bparrishMines 2eeac59
Merge branch 'main' of github.com:flutter/packages into ima_ios
bparrishMines 29fc868
fix integration test
bparrishMines File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
formatting
- Loading branch information
commit 35d42e17355a8241cb0e8a90918892fa55e70921
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.