Skip to content

FIAM in-app message not working with event that has number type parameter. #14881

Closed
@master11360

Description

@master11360

Description

I create a campaign with target audience. The audience is set to "pageScrolled" event with an integer parameter "cellNo" >= 8.
I just keep triggering "pageScrolled" with "cellNo" > 8 but in-app message never show.

But when I create a campaign with audience that set to "pageScrolled" event with a string parameter "page" = "searchAll", it works well.

I just don't know what's going on here. Is there anything wrong with audience that set to some event with some number type parameter?

Reproducing the issue

  1. Create an audience that set to some event with some number type parameter.
  2. Create a campaign and set target to the audience.
  3. Try to trigger in-app message.

Firebase SDK Version

10.22.1

Xcode Version

16.3

Installation Method

Swift Package Manager

Firebase Product(s)

In-App Messaging

Targeted Platforms

iOS

Relevant Log Output

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions