10/6/1
This commit is contained in:
@@ -26,9 +26,7 @@ Future<void> backgroundMessageHandler(RemoteMessage message) async {
|
||||
await Firebase.initializeApp();
|
||||
print('===========back===${message.notification?.title}');
|
||||
|
||||
if (message.notification!.title == 'Sefer') {
|
||||
// SendGpsNow().getSiteNotification();
|
||||
}
|
||||
if (message.notification!.title == 'Sefer') {}
|
||||
}
|
||||
|
||||
void main() async {
|
||||
|
||||
Reference in New Issue
Block a user