Closed
Description
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
- Create an audience that set to some event with some number type parameter.
- Create a campaign and set target to the audience.
- 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!