Skip to content

In-App message failures #135

@emil-markose

Description

@emil-markose

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:

  1. Configured the In-App message for a particular email id in the dashboard and launched the campaign.
  2. Installs the app [Android or iOS]
  3. Open the app and configure the SDK
  4. Calls identifyCustomer with the same emaiId as in the campaign
  5. Calls flushData
  6. Waited for at least 3 minutes
  7. Observed that in-app message didn't appear.

App is killed and reopened:
Steps:

  1. Installs the app [Android or iOS]
  2. Open the app and configure the SDK
  3. Calls identifyCustomer with an emaiId
  4. Configured the In-App message in the dashboard for the same email id as in the app and launched the campaign.
  5. Waited for 70-90 seconds
  6. Observed that in-app message appear.
  7. Force killed the app
  8. Repeated steps 2,3 and 5
  9. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions