After I implemented a splash screen, all the pushes that have some action "get lost." I've seen some scattered information on the internet, but none of it really helped me. I don't know what else to do; can you please help me?
If there was something as simple as InAppAutomation.shared.isPaused = true
, it would be fantastic, but apparently, there's nothing like that.
In summary, how can I ensure that the action that came from the push opens after the splash screen? Any snippet would be fantastic if possible.
Comments
3 comments