cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
550 stars 678 forks source link

Failed to open event stream #1035

Open GAG888 opened 2 months ago

GAG888 commented 2 months ago

When run the example, I get this error:

PlatformException(error, dk.cachet.notifications_example: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts, null, null)

kilobitter commented 1 month ago

Same issue here, looks to be something that changed starting from Android API 34.