Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ability to customize notification channel options #266

Open
3 of 20 tasks
DoctorMcKay opened this issue Aug 21, 2024 · 0 comments · May be fixed by #267
Open
3 of 20 tasks

feat: add ability to customize notification channel options #266

DoctorMcKay opened this issue Aug 21, 2024 · 0 comments · May be fixed by #267

Comments

@DoctorMcKay
Copy link

Plugin(s)

  • Android Foreground Service
  • Android Battery Optimization
  • App Update
  • Background Task
  • Badge
  • Bluetooth Low Energy
  • Cloudinary
  • Datetime Picker
  • File Compressor
  • File Opener
  • File Picker
  • Live Update
  • Managed Configurations
  • NFC
  • Photo Editor
  • Printer
  • Screen Orientation
  • Zip

Current problem

The notification channel used for the foreground service's persistent notification is always created with name "Default", description "Default", and notification priority default.

Preferred solution

It should be possible to customize the name, description, and notification priority of the persistent notification's channel.

Alternative options

No response

Additional context

No response

Before submitting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants