notificationbuilder

  1. rleiman

    Android Question App crashing when initializing a channel with the notification builder

    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...
Top