I have created one campaign by showing a inapp messaging popup to user while they do particular event. While scheduling the campaign i have set frequency limit as per day one time as option for frequency limit. But it shows only one time to user, it is not showing on the next day. I saw Firebase inapp messaging is beta version, but not sure which all functionalities will work or not properly. Any ideas or comments on this?
Asked
Active
Viewed 401 times
1
-
I m facing the same issue..have you found any solution? – Vikas Rai May 31 '20 at 11:57
-
FirebaseInAppMessaging.getInstance().setMessagesSuppressed(false); Can you check the above code. – Linson Jun 01 '20 at 04:04
-
My issue is resolved by importing google-json file again – Vikas Rai Jun 01 '20 at 07:16