function (event) { admob.interstitial.prepare()//i want this code in ionic3有人可以帮助如何在typescript/ ionic3中做到这一点吗?document.addEventListener在typescript中显示错误
这个应用首先是由我的同事使用ionic upload上传的。当我尝试上传相同的应用程序时,我得到了以下错误。An error occurred uploading the build: An error occurred uploading your application - App ID 4af0u3f5does not exist
An error occurred uploading your application - App ID 4af0u3f5 does not exist (CLI v1.7.15
我已经使用以下命令在我的ionic应用程序中安装了laravel-echo包:现在包已经下载了,我在我的应用程序中包含这个有点麻烦这是一个标准的javascript库,而不是一个typescript库,那么我该如何在ionic的页面中包含它呢?我在上搜索了“how to include and load javascript package in ionic