Open krishn1232427 opened 1 year ago
having same issue, scheduleNotificationAsync works fine on first call but returns TypeError: undefined is not a function on second call.
having same issue, scheduleNotificationAsync works fine on first call but returns TypeError: undefined is not a function on second call.
any fixes?
Describe the bug Notifications.scheduleNotificationAsync when called 2nd time resulted in undefined is not a function at getRandomBase64
To Reproduce Steps to reproduce the behavior: const notificationContent1 = { title: 'Notification 1', body: 'This is notification 1.', identifier: 'notification_1', };
Expected behavior A news Notification has to be set.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information): Android
Smartphone (please complete the following information): Android
Additional context Add any other context about the problem here.