Skip to content

Native Ad from GAM can't be opened on iOS if new architecture is enabled #443

Open
@christianrank

Description

@christianrank

MAX Module Version

13.3.0

React Native Version

0.77.1

Device/Platform Info

iOS 18.5

Current Behavior

With the new architecture enabled (ENV['RCT_NEW_ARCH_ENABLED'] = '1' in Podfile), when a native ad is loaded from GAM, you can't click on any of it's assets. For other ads providers, this works.

Expected Behavior

You can open the GAM native ad, like without new architecture enabled (without new arch, it opens just one time, but for that I have created a separate issue #442).

How to Reproduce

I couldn't test new architecture in the example app, as this flag does not exist yet in Podfile. (React Native version of the example app is probably too old)

Reproducible in the demo app?

Not Tested

Additional Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions