Skip to content

In-App Messaging not appear #23

@lolucosmin

Description

@lolucosmin

Summary

I am usign the last version of sdk in our app and we have a issue to show the In-App Messaging dialogs. I call Batch.start(BuildConfig.BATCH_KEY) in Application with Batch.Messaging.setAutomaticMode(true). If I call Batch.Debug.startDebugActivity(this) I see the bottom banner.

The wierd thing which I see in console is this:
"View class com.batch.android.messaging.view.styled.a is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant)."

Our app is using as theme: Theme.MaterialComponents.Light.NoActionBar.
I think the sdk need a update to support also this theme, right now we can not use it.

I waiting an answer, thank you.

Reproduction steps

Logs

Specifications

SDK Version

2.1.1

Installation method

Gradle dependency

Relevant development tools versions

Android targetSDK 35

Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions