mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-15 11:59:21 +01:00
Update notifications.js
This commit is contained in:
parent
cefe725e14
commit
b66710b5b9
1 changed files with 0 additions and 1 deletions
|
@ -372,7 +372,6 @@ export const configureNotifications = async onProcessNotifications => {
|
|||
},
|
||||
permissions: { alert: true, badge: true, sound: true },
|
||||
popInitialNotification: true,
|
||||
requestPermissions: Platform.OS === 'ios',
|
||||
});
|
||||
} catch (error) {
|
||||
console.error('Error in configure:', error);
|
||||
|
|
Loading…
Add table
Reference in a new issue