Android notification title not showing < android 12
I am creating a straight-forward foreground service with notification. The title is not showing even I am setting it with setContentTitle() function.
Here is my code for creating the channel:
I am creating a straight-forward foreground service with notification. The title is not showing even I am setting it with setContentTitle() function.
Here is my code for creating the channel: