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
// Positions the banner ad 60 pixels from the bottom of the screen
49
50
// InterstitialAds are loaded and shown in the same way
50
51
```
51
52
@@ -99,8 +100,8 @@ method.
99
100
This is just an initial version of the plugin. There are still some
100
101
limitiations:
101
102
102
-
- Banner ads always appear at the bottom of the screen. They can't be positioned
103
-
or animated into view.
103
+
- Banner ads have limited positioning functionality. They can be positioned at the top or the bottom of the screen and at a logical pixel offset from the edge.
104
+
- Banner ads cannot be animated into view.
104
105
- It's not possible to specify a banner ad's size.
0 commit comments