问题标签 [smartbanner]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
branch.io - Branch.io smart banner is empty
My team released an Android app and asked for a smart banner directing users from our website to the app and specific content; to complete this task, we are using branch.io.
According to this guide, I inserted the JavaScript snippet with the branch key found in the settings section of the dashboard and the SDK is correctly initialized.
In the dashboard we defined the styling of the banner and on which sites and devices it should appear. But the banner looks like this (on desktop):
No icon or text are set. Apparently when I use the preview link generated by branch.io it is displayed correctly.
Moreover when I initialize the banner via JavaScript and set the properties it is displayed correctly too:
Somehow nothing from the dashboard is adopted.
Thank you for your help!
html - 如何压低其他div?
我正在制作自己的智能横幅,包括 js 代码在内的一切都运行良好。这个想法是,当用户在他们的移动设备上打开网站时,一个横幅会从顶部下拉,询问他/她是否想要下载。但是,当我的 smartbanner 从顶部下降时,它只是与下面的另一个 div 重叠,而不是向下推。这是我的CSS代码。下面的 div 是一个粘性标题,因此它的位置是固定的。
android - AdMob SMART_BANNER 排名
我将 AdMob 附加为BANNER
,但它在平板电脑中太小了,所以我将它的大小更改为SMART_BANNER
.
但是横幅的位置不在底部,而是从底部稍微高一点。
这是我的 android-studio 横幅创建代码。
我如何更改代码?谢谢。
android - 向 Ionic2 应用程序添加智能横幅的最佳方式是什么?
我们有一个在 iOS、Android 和 web 上运行的 Ionic2 应用程序。我们想为应用程序添加一个智能横幅,当它在移动浏览器上运行时显示并提示用户打开移动应用程序。
有一些软件包可用于添加智能横幅,但我们不确定如何将它们集成到 Ionic 应用程序中。任何指导将不胜感激。
ios - 智能横幅显示在所有设备(Iphone 6、Iphone 7、Ipad)上,Iphone 5s 除外
智能横幅显示在除 Iphone 5s 之外的所有设备(Iphone 6、Iphone 7、Ipad)上。IOS版本是10。我重置了iphone并清除了所有浏览器的数据,但仍然有同样的问题。
应用标识符正确,使用的元标记:
注意:当我用另一个应用程序 ID 替换一个工作智能横幅时,它工作正常。
请问有什么线索吗?
web - 为智能应用横幅添加条件?
我正在为网站使用智能应用横幅。我如何添加一些条件来显示此横幅?例如,用户进入了我们的网站,但没有对banner进行任何操作(关闭或安装),这就是为什么如果他下次再次访问我们的网站,我们必须在三天后才为他展示这个banner。
android - Android 应用横幅未显示
我试过这个 android app 横幅
这是我的清单文件:
但它不适用于 android chrome
我已经尝试了几个步骤:
启用 chrome://flags/#bypass-app-banner-engagement-checks
我也已经检查了应用程序选项卡上的 chrome 检查元素,我的 manifest.json 存在..
这里我如何在 html 页面上链接它
是这个问题的根源,因为>>
- 我选择的 android id/app 在我的地区不可用,即使它在我的客户端上启用?
- 我读到它必须是 https,这必须真的安全吗?我知道我的 https 登台服务器有 NET::ERR_CERT_DATE_INVALID(过期日期)?
java - Android studio - Admob 插页式广告集成导致应用崩溃
大家好,我在我的 mainactivity 中集成了 admob 横幅广告并且工作得很好,但是当我尝试添加 admob 插页式广告时,它会导致应用程序在您打开它时崩溃,在构建 apk 时没有显示错误什么 ami 做错了什么
我只是Java编码的初学者,所以我对环境不太熟悉帮助朋友