Skip to content

In app messages partially hidden by status bar on Android 15 #909

@konrad-journi

Description

@konrad-journi

Show an in-app message with IterableInAppManager.showMessage that has position set to top.

Expected behavior:
The message is shown at the top of the screen, without anything obscured by system bars.

Actual behavior:
The message draws behind the status bar and the camera notch, making the content in that area inaccessible.

SDK Version: 3.5.13
Only happens on Android 15+

I suspect you will have to do something similar to #842 in order to fix this

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