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
{{ message }}
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
√ Getting NativeScript components versions information...
√ Component nativescript has 7.0.8 version and is up to date.
√ Component @nativescript/core has 7.0.7 version and is up to date.
√ Component @nativescript/ios has 7.0.0 version and is up to date.
√ Component @nativescript/android has 7.0.0 version and is up to date.
iOS 14.0+, @nativescript/firebase@^11.0.0
i got "Invalid ad width or height: (0, 0)" all the times with smart banner request.
it works well with normal banner.
The text was updated successfully, but these errors were encountered:
Hi @EddyVerbruggen ,
i investigated this issue on my app, i found initWithAdSizeOrigin is no longer return Bannerview with correct AdSize, that why it's throwing "Invalid ad width or height: (0, 0)" when my app try to get a smart banner ad.
i want to create an PR but i don't now where is the v11.0.0 branch for NS7.
√ Getting NativeScript components versions information...
√ Component nativescript has 7.0.8 version and is up to date.
√ Component @nativescript/core has 7.0.7 version and is up to date.
√ Component @nativescript/ios has 7.0.0 version and is up to date.
√ Component @nativescript/android has 7.0.0 version and is up to date.
iOS 14.0+, @nativescript/firebase@^11.0.0
i got "Invalid ad width or height: (0, 0)" all the times with smart banner request.
it works well with normal banner.
The text was updated successfully, but these errors were encountered: