Notifications.addListener not firing on iOS. Android works fine.

Hi,

basicly i have the same issue as Notifications.addListener not firing

My Notifications.addListener is not firing on iOS in foreground but i recieve every push when the app is in background. When the app is in background and i click on the push notification, the Notifications.addListener is also not firing. This is only happening on my iOS device. With android everthing works fine.

Any help would be appreciate.

which sdk version are you using? when did you run the standalone build?

I‘m using sdk Version 28 and havent run a stand alone build yet. Only deploying / testing with the Expo App on both devices.

can you share any code?

1 Like

hello! I confirmed this is a bug in expo client on ios, it should work as expected in standalone apps though. I pinged some folks to investigate

2 Likes

glad to find out i’m not alone to face this issue. I was getting mad about searching for a solution for many hours.

Thanks.

Hi @mhacker @om1 - this was a server issue on our end. It should be working now. Really sorry for the trouble!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.