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 GMA 11.12.0 #1061

Closed
OlenaPostindustria opened this issue Nov 12, 2024 · 1 comment · Fixed by #1062
Closed

Support GMA 11.12.0 #1061

OlenaPostindustria opened this issue Nov 12, 2024 · 1 comment · Fixed by #1062
Assignees

Comments

@OlenaPostindustria
Copy link
Collaborator

Motivation

A new GMA SDK version was released.

Objectives

  • investigate changes in GMA SDK 11.12.0
  • if needed, update the behavior in Original API, AdMob Adapters, and GAMEventHandlers respectively to the changes in the GMA SDK.
@OlenaPostindustria
Copy link
Collaborator Author

In order to fix the unit tests, the xcpretty tool was replaced with xcbeautify due to the bug in the latest release of xcpretty.

/Users/distiller/.local/share/gem/ruby/3.3.0/gems/xcpretty-0.4.0/lib/xcpretty/parser.rb:366:in `parse': uninitialized constant XCPretty::Parser::ERB (NameError)
formatter.format_failing_test($2, $3, ERB::Util.html_escape($4), $1)
                                              ^^^
from /Users/distiller/.local/share/gem/ruby/3.3.0/gems/xcpretty-0.4.0/lib/xcpretty/formatters/formatter.rb:88:in `pretty_format'
from /Users/distiller/.local/share/gem/ruby/3.3.0/gems/xcpretty-0.4.0/lib/xcpretty/printer.rb:19:in `pretty_print'
from /Users/distiller/.local/share/gem/ruby/3.3.0/gems/xcpretty-0.4.0/bin/xcpretty:84:in `block in <top (required)>'
from /Users/distiller/.local/share/gem/ruby/3.3.0/gems/xcpretty-0.4.0/bin/xcpretty:83:in `each_line'
from /Users/distiller/.local/share/gem/ruby/3.3.0/gems/xcpretty-0.4.0/bin/xcpretty:83:in `<top (required)>'
from /Users/distiller/.rbenv/versions/3.3.0/bin/xcpretty:25:in `load'
from /Users/distiller/.rbenv/versions/3.3.0/bin/xcpretty:25:in `<main>'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant