发布于 2021-02-01 16:18:11
您不能将Android原生元素与可信的Web活动混为一谈。
Trusted Web Activity (TWA)只是Chrome for Android浏览器的一种特殊状态,类似于Custom Tabs。环球航空占据了整个屏幕。
请参阅:Taking Chrome Full Screen with Trusted Web Activities (Google I/O ’19)正如视频中提到的,用于安卓系统的you can't draw the example native toolbar at the bottom of the screen with a TWA和AdMob使用原生移动视图。
因此,像AdMob的横幅视图这样的原生移动视图是不可能的。
https://stackoverflow.com/questions/65988717
复制相似问题