Skip to content

Firebase/InAppMessaging - Message display component is not present yet. No display should happen. #4768

@AngeloGiurano

Description

@AngeloGiurano

[REQUIRED] Step 1: Describe your environment

  • Xcode version: 10.2.1
  • Firebase SDK version: 6.15.0
  • Firebase Component: InAppMessaging
  • Component version: 0.16.0
  • Installation method: CocoaPods 1.7.5
  • iOS version: 13.3

[REQUIRED] Step 2: Describe the problem

I can not test the in app messages since they won't simply render, seems like there is an error in the rendering phase, since the message seems to be received:

- [Firebase/InAppMessaging][I-IAM160001] There are 0 test messages and 1 regular messages and 0 Firebase Analytics events to watch after resetting the message cache
2020-01-29 13:36:16.936724+0100 THX[4380:774803] 6.15.0 - [Firebase/InAppMessaging][I-IAM150004] Persistent file path for fetch response data is /var/mobile/Containers/Data/Application/FF2FE6BE-95BB-4680-A3B2-6DB3A2BFFB7C/Library/Caches/firebase-iam-messages-cache
2020-01-29 13:36:16.936801+0100 THX[4380:774803] 6.15.0 - [Firebase/InAppMessaging][I-IAM240002] Fetch is done. Start message rendering flow.
2020-01-29 13:36:16.948518+0100 THX[4380:774803] [Answers] Finished transmission of '3D8CC612-4857-47D3-AD8D-ED9DEBEB4DA4'.
2020-01-29 13:36:17.472539+0100 THX[4380:774901] 6.15.0 - [Firebase/InAppMessaging][I-IAM400027] Message display component is not present yet. No display should happen.

Steps to reproduce:

Simply followed the documentation on https://firebase.google.com/docs/in-app-messaging/get-started

Tried both test on device and simply triggering a campaign but both of them fail on the render execution

Relevant Code:

Not applicable

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