BhandariBhumin

Results 3 comments of BhandariBhumin

Here is my code ``` const scheduledDateObject = scheduledDateWithTime.toDate(); const body = { id: 1, icon: 'res://ic_popup_reminder', title: notificationTitle, // text: `at ${scheduledDateObject.toLocaleTimeString()} `, trigger: { at: scheduledDateObject }, foreground:...

@NiklasMerz As I mentioned in the previous message` ionic info` I'm using the latest cordova-ios but I think this could be a new Mac M1 processor. @eddskt I agreed the...