0xf104a / NextcloudServices

Android app to send notifications from Nextcloud without using GCM(Google cloud messaging)
GNU General Public License v3.0
63 stars 11 forks source link

Issue 78 #79

Closed freeflyk closed 4 months ago

freeflyk commented 4 months ago

Fix for notifications not showing up in android 14 due to changes in the way of handling mutable pending intents (https://developer.android.com/about/versions/14/behavior-changes-14?hl=en#safer-intents). This should fix issue 78.