Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase Console does not show my app version in the target filter

I implemented firebase notifications in my app last year and all worked fine, now this year I've been modifying images in my app to bring the visual design up to date and upon testing notifications I've found that my version is not listed in firebase console under cloud messaging.

If I look at the dashboard it shows that version 2.0 exists however when I go into cloud messaging and put in the filter to only target my app version it only shows 1.0 & 1.2 which were versions from last year.

Any ideas on why the filter isn't showing my new version but the dashboard is showing it?

like image 286
Pete OConnell Avatar asked May 07 '19 13:05

Pete OConnell


1 Answers

If the version is not shown, then type in the new version in the search box and click Create value like in the screenshot.

firebase_Console

like image 163
Sathesh Avatar answered Oct 20 '22 09:10

Sathesh