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
A clear and concise description of what the bug is.
I'm trying to conditionally set the margin key's value for the banner ad options and am unable to do so. The plan was to have a banner ad display above the navigation on the first level views, then on secondary views have a banner ad display above a toolbar that has a different height, which would require the banner ad to have a new margin in order to be flush with the top of the toolbar.
However, it looks like it's not possible to dynamically/conditionally set the margin value. Nor does it appear that multiple banners can be used throughout an app.
Please let me know if these assumptions are wrong and point me in the right direction. Any help would be greatly appreciated. Thank you in advance!
I'm using reactjs (version prior to hooks...),capacitorjs v3, and exporting for Android
The text was updated successfully, but these errors were encountered:
A clear and concise description of what the bug is.
I'm trying to conditionally set the margin key's value for the banner ad options and am unable to do so. The plan was to have a banner ad display above the navigation on the first level views, then on secondary views have a banner ad display above a toolbar that has a different height, which would require the banner ad to have a new margin in order to be flush with the top of the toolbar.
However, it looks like it's not possible to dynamically/conditionally set the margin value. Nor does it appear that multiple banners can be used throughout an app.
Please let me know if these assumptions are wrong and point me in the right direction. Any help would be greatly appreciated. Thank you in advance!
I'm using reactjs (version prior to hooks...),capacitorjs v3, and exporting for Android
The text was updated successfully, but these errors were encountered: