在即时应用程序上启用推送通知

Enable push notifications on instant app

我正在尝试将 fcm 集成到我的免安装应用程序中,但它不起作用。

我有 4 个清单文件 : /app /base /module1 /module2

A​​PP清单只包含这段代码:

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.example.Whosebug.app"/>

在基本清单中声明了我的应用程序和我的推送通知配置。

知道出了什么问题吗?

即时应用程序don't support push notifications currently. In Google I/O 2018, a Beta program for selected Instant Apps to enable notifications was announced: https://www.youtube.com/watch?v=tXqat1JOmS8&feature=youtu.be&t=743