-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* #FEM-1260 * Added timeout handling for `IMAPlugin`. * Added state machine for `IMAPlugin` for better handling of state changes and readability. * Renamed `AdsConfig` to `IMAConfig` * Added `enableDebugMode` for `IMAConfig` for better debug handling in IMA. * * Fixed issue with IMAPlugin * Renamed 3 properties in `PKAdInfo` according to their naming in IMA SDK to be aligned. * #FEM-1261 * Added delayed prepare for ads player decorator. * Added discard checks for IMAPlugin ads playing to know when to discard ads.
- Loading branch information
1 parent
fe0f925
commit e0110a5
Showing
5 changed files
with
110 additions
and
28 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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