-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
RN SDK Version: 2.4.0
RN Version: ^0.81.3
Expo: ~54.0.11
In-App messages fails to appear in the below scenarios.
Fresh app install:
Steps:
- Configured the In-App message for a particular email id in the dashboard and launched the campaign.
- Installs the app [Android or iOS]
- Open the app and configure the SDK
- Calls identifyCustomer with the same emaiId as in the campaign
- Calls flushData
- Waited for at least 3 minutes
- Observed that in-app message didn't appear.
App is killed and reopened:
Steps:
- Installs the app [Android or iOS]
- Open the app and configure the SDK
- Calls identifyCustomer with an emaiId
- Configured the In-App message in the dashboard for the same email id as in the app and launched the campaign.
- Waited for 70-90 seconds
- Observed that in-app message appear.
- Force killed the app
- Repeated steps 2,3 and 5
- Observed that in-app message didn't appear.
Note: If I background the app instead of force killing, then the in-app message appears. Talked with customer support team and they says that this behaviour is expected.
Any help is appreciated!
Metadata
Metadata
Assignees
Labels
No labels