mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
merge
This commit is contained in:
@@ -18,9 +18,9 @@ export class NativeNotificationService {
|
||||
LocalNotifications.requestPermissions()
|
||||
|
||||
LocalNotifications.checkPermissions().then((data)=>{
|
||||
console.log('success', data)
|
||||
// console.log('success', data)
|
||||
}).catch((data)=>{
|
||||
console.log('error', data)
|
||||
// console.log('error', data)
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user