You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @triniwiz, the latest changes to this didn't fix the issue (on iOS). There is still an issue when invoking the load() method on NativeAdLoader. I get the error Cannot read property 'BOTTOM_LEFT' of undefined which references this line here:
Somewhere within the logic for the NativeAd, there is a circular reference which causes both iOS and Android to crash when using the NativeAdLoader.
Here are the outputs from both platforms:
Here is the code used to invoke the NativeAdLoader.
The text was updated successfully, but these errors were encountered: