In-app messaging iOS action button #6421
Unanswered
tandat1405
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hey there! First things first - this is not a supportable configuration:
--> please read this and adjust accordingly: https://invertase.io/blog/react-native-firebase-versioning After that, please check and see how things are going, if you can still reproduce etc |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just implemented in-app messaging into my RN project. With Android it works perfectly with both universal/dynamic links. But with my iOS. When the message came, I click action button with the link inside, but iOS doesn't direct me to anywhere. Please help me.
package.json:
AppDelegate.m:
Beta Was this translation helpful? Give feedback.
All reactions