Expo-notification problem

Dear Network,

I am using expo-notification in my android project, the problem is

await Notifications.getExpoPushTokenAsync();

isn’t return token I need. even when I did the same step like doc:

What should I do ?