Leonardo Lusoli
Leonardo Lusoli
Hi @mikehardy. It's not possible to add a configuration field property in order to jump the activation of this message handler? I think that is more correct to disable a...
@mikehardy Another question. If you exclude the `com.google.firebase.MESSAGING_EVENT` intent service to the AndroidManifest of the react-native-firebase/messaging project, the SDK still wakes up the application when receives data messages from FCM?
@mikehardy So, there's the possibility to not wake up the application (and so, the possibility to avoid dummy handler). But disable this behaviour isn't a responsibility of this SDK. Right?...
Hi @mikehardy, I edit the above message with the correct issue structure. Thanks.
@mikehardy Thanks for sharing your code. So there's no real motivation to return TRUE from the swizzled OpenURL method inside the module when the dynamic link is recognized? I'm talking...
@mikehardy So I think this will not be in the future. Correct?
+1 This is an huge issue. In this current moment, the library is not usable for handle streams inside a react-native project.
@FadiAboMsalam My problem was fixed in this way 🧐 https://github.com/microsoft/react-native-code-push/issues/2258#issuecomment-1105334920