-
Notifications
You must be signed in to change notification settings - Fork 632
Fix FIAM Display lifecycle interactions #1550
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Coverage ReportAffected SDKs
Test Logs
NotesHTML coverage reports can be produced locally with Head commit (58e68ec5) is created by Prow via merging commits: 9d75839 1ecc6cf. |
The public api surface has changed for the subproject firebase-inappmessaging: Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly. |
1 similar comment
The public api surface has changed for the subproject firebase-inappmessaging: Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly. |
Binary Size ReportAffected SDKs
Test Logs
NotesHead commit (58e68ec5) is created by Prow via merging commits: 9d75839 1ecc6cf. |
.../src/main/java/com/google/firebase/inappmessaging/display/FirebaseInAppMessagingDisplay.java
Outdated
Show resolved
Hide resolved
.../src/main/java/com/google/firebase/inappmessaging/display/FirebaseInAppMessagingDisplay.java
Outdated
Show resolved
Hide resolved
.../src/main/java/com/google/firebase/inappmessaging/display/FirebaseInAppMessagingDisplay.java
Show resolved
Hide resolved
64206a3
to
b8aaa55
Compare
.../src/main/java/com/google/firebase/inappmessaging/display/FirebaseInAppMessagingDisplay.java
Show resolved
Hide resolved
.../src/main/java/com/google/firebase/inappmessaging/display/FirebaseInAppMessagingDisplay.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Chatted with Json offline.
Fixes: #1410
Fixes: #1092