You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Obtanium to install and manage NextDNS Manager.
v5.5.0 installation was done separately from v5.4.9. I ended up having 2 distinct installations of NextDNS Manager. After this, more version were released. The latest version is 5.5.3 and this will not update/install over v5.5.0.
On device I noticed that v5.5.0 package name ends in .gms where v5.4.9 does not.
I come over to the githup repo to figure out what this .gms is.
Changelogs states a lot of changes from v5.4.9 to v5.5.0 then some more to deal with the package name differences and compatibility with different stores.
I am told to read the README.
I find that NextDNS Manager Play Store and Github releases include FCM (Firebase Cloud Messaging) Notification. 1: What is FCM Notification for and what is the purpose/function within the app?
2: Will there be a NextDNS Manager sans FCM Notification Github release?
The text was updated successfully, but these errors were encountered:
If you have two (or multiple versions) on your phone after 5.5.0, you can safely remove the old (or oldest) versions.
With 5.5.0 I added push notification functionality into the app. To do this, I had to make two different build flavors, gms and foss. This is because push notifications (FCM) use Google Play Services and F-Droid doesn't allow those in apps they build.
Going forward, Google Play builds will have notification support (gms) and F-Droid releases will not (foss). Github releases will have both. Except for these differences, the apps are exactly identical.
If you have two (or multiple versions) on your phone after 5.5.0, you can safely remove the old (or oldest) versions.
With 5.5.0 I added push notification functionality into the app. To do this, I had to make two different build flavors, gms and foss. This is because push notifications (FCM) use Google Play Services and F-Droid doesn't allow those in apps they build.
Going forward, Google Play builds will have notification support (gms) and F-Droid releases will not (foss). Github releases will have both. Except for these differences, the apps are exactly identical.
What is the purpose/function within the app? Will the app be able to notify of DNS events like said domain being blocked and the like. What type of notification will this serve?
FAQ's Checked
None
Your Question
I use Obtanium to install and manage NextDNS Manager.
v5.5.0 installation was done separately from v5.4.9. I ended up having 2 distinct installations of NextDNS Manager. After this, more version were released. The latest version is 5.5.3 and this will not update/install over v5.5.0.
On device I noticed that v5.5.0 package name ends in .gms where v5.4.9 does not.
I come over to the githup repo to figure out what this .gms is.
Changelogs states a lot of changes from v5.4.9 to v5.5.0 then some more to deal with the package name differences and compatibility with different stores.
I am told to read the README.
I find that NextDNS Manager Play Store and Github releases include FCM (Firebase Cloud Messaging) Notification.
1: What is FCM Notification for and what is the purpose/function within the app?
2: Will there be a NextDNS Manager sans FCM Notification Github release?
The text was updated successfully, but these errors were encountered: