❗For how-to inquiries involving Airship functionality or use cases, please
contact (support)[https://support.airship.com/].
Preliminary Info
What Airship dependencies are you using?
"@ua/react-native-airship": "^17.1.1",
"airship-expo-plugin": "^1.1.0",
What are the versions of any relevant development tools you are using?
"expo": "^50.0.2",
Report
What unexpected behaviour are you seeing?
When I receive a notification and the app is active and in the foreground, then tapping the app is causing the app to be reloaded.
I suspect this is because of something working differently either in React Native 0.73 or in Expo SDK 50
What is the expected behaviour?
When I receive a notification and the app is active and in the foreground, then I expect that tapping the notification allows the app to handle the notification in the foreground.
What are the steps to reproduce the unexpected behaviour?
I'm replicating this by upgrading from a Expo SDK 49 to Expo SDK 50 project
Do you have logging for the issue?
No
❗For how-to inquiries involving Airship functionality or use cases, please
contact (support)[https://support.airship.com/].
Preliminary Info
What Airship dependencies are you using?
"@ua/react-native-airship": "^17.1.1","airship-expo-plugin": "^1.1.0",What are the versions of any relevant development tools you are using?
"expo": "^50.0.2",Report
What unexpected behaviour are you seeing?
When I receive a notification and the app is active and in the foreground, then tapping the app is causing the app to be reloaded.
I suspect this is because of something working differently either in React Native 0.73 or in Expo SDK 50
What is the expected behaviour?
When I receive a notification and the app is active and in the foreground, then I expect that tapping the notification allows the app to handle the notification in the foreground.
What are the steps to reproduce the unexpected behaviour?
I'm replicating this by upgrading from a Expo SDK 49 to Expo SDK 50 project
Do you have logging for the issue?
No