Android - Local Notifications don't open app on click when using expokit (detached app)

Hi,
I’m facing a problem since I’ve detached my app from expo.
I’m using expo SDK 25.0.0 and Local notifications work fine, but nothing happen when clicking on them, it should at least open the app but it doesn’t.
I found this issue and I guess this is a bug with expoKit: https://github.com/expo/expo/issues/1464
I need it to be fixed as soon as possible. I’m thinking about moving to this lib: https://github.com/zo0r/react-native-push-notification but I’d rather stick to expokit than use yet another lib.

Is there somenone experiencing this issue and/or having a workaround?

Thanks.

hi there! this is a known issue at the moment, @esamelson has it on his list but we don’t have any eta for a fix, apologies! if you want to dig in and find the root cause you should be able to do that given that the source is all exposed to you in expokit

Is there any news on this with SDK 26?
Sounds like you’ve been working on local notification, but only on Android, am I right?

Thx.

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