You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bug where app launch messages weren't appearing on iOS (#3237)
* Fix bug where messages with `app_launch` as a trigger weren't being parsed correctly
* Add a call to display executor check for app launch messages upon completion of initial app launch message fetch.
* Verify that the check for app launch messages gets called on initial app launch fetch
* Whitespace fix
* Fix duplicated error codes in checkAndDisplayNextAppLaunchMessage
* Refactor out logic for looking into app launch/foreground trigger messages to share more code
* Whitespace fix
0 commit comments