Im trying to integrate fcm in my instant app but it dosnt works.
I have 4 manifest files : /app /base /module1 /module2
The APP manifest only contains this code:
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.stackoverflow.app"/>
In the base manifest is declared my application and my configuration for push notifications.
Any idea whats going wrong?
Instant Apps 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