Multiple photos on new post
This commit is contained in:
2
App.js
2
App.js
@@ -71,7 +71,7 @@ async function registerForPushNotificationsAsync() {
|
||||
}
|
||||
token = (await Notifications.getExpoPushTokenAsync({ projectId: "c2bb4d4e-4d4d-4f34-a873-7cad78c6023c", })).data;
|
||||
} else {
|
||||
alert('Must use physical device for Push Notifications');
|
||||
//alert('Must use physical device for Push Notifications');
|
||||
}
|
||||
return token;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user