Open sivabalan12 opened 11 months ago
I don't want to initiate this notification
ReactNativeForegroundService.start({ id: 1244, title: "Foreground Service", message: "We are live World", icon: "ic_launcher", button: true, button2: true, buttonText: "Button", button2Text: "Anther Button", buttonOnPress: "cray", setOnlyAlertOnce: true, color: "#000000", progress: { max: 100, curr: 50, }, });
if i remove this, task is not working
I don't want to initiate this notification
if i remove this, task is not working