Android Development Tutorial - My Restaurant Part 24 Add Notification to Client App

preview_player
Показать описание
#MyRestaurantAndroidEDMTDev #AndroidEDMTDev #EDMTDev

In this tutorial , you will learn how to install Firebase Messaging Token and sync token with our Server

android development tutorial,android programming tutorial,android app development tutorial,android tutorial for beginners,android app tutoria,android studio tutorial,learn android programming,android developer tutorial,android programming,android development,android studio tutorial for beginners,android course,android training,android development course,android app development course,multiple restaurant app,online payment android studio,restaurant app nodejs
Рекомендации по теме
Комментарии
Автор

Not get Notification.All is running correctlly.why??

prakashsapte
Автор

Eddy completed but i doubt .


you made function
Common.showNotification(this,
new Random().nextInt(),
dataRecv.get(Common.NOTIFI_TITLE),
dataRecv.get(Common.NOTIFI_CONTENT),
null);


which call in common:


public static void showNotification(Context context, int notiId, String title, String body, Intent intent) {
PendingIntent pendingIntent = null;

if(intent == null){


}
}


BUT bydefault u sending null , the if statement wont execute . How is your code running ?
because i debug code and see map data is coming but not building notification because that if statement. throwing me out of that if statement. :) :) ^^

sagarghare
Автор

Good day sir. I am getting the following error from ARC when sending a second request

The number used in the response is unsafe in JavaScript environment and therefore as a JSON value.Original value for the number (represented as string) is "5632286770816905557" This number will not work in the web environment and should be passed as a string, not a number.

trialisttechtalk
welcome to shbcf.ru