Hello
I used @brax Notification builder library for custom notification, but I got the following error when running, how can I fix this error?
Failed to post notification on channel "null"
How can I set the channel id?
Hi everyone,
I'm using NotificationBuilder library for my radio app. (Thank you very much to the developer @barx ).
This is my Custom Layout File
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"...
Hi i'm using to Notification Builder Library (thanks to @barx for this)
and i added custom layout with 2 buttons,and use "setEnableClickEvent" to service
i want to change button text when i click to it, could you tell me how can i do it, i read all of this...
I think there's a typo in the NB6 class, found at https://www.b4x.com/android/forum/threads/nb6-notifications-builder-class-2018.91819/#content.
Public Sub Initialize (ChannelId As String, ChannelName As Object, ImportanceLevel As String) As NB6
ctxt.InitializeContext...
Hi Everyone,
I'm using the updated notification builder and the initialize statement is crashing my app. Does anyone know what I'm missing?
Thanks.
Code in the Process_Globals sub routine:
Private nBNotify As NotificationBuilder
Private channel As NotificationChannelBuilder
Code in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.