We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f5849d commit 1cc08bfCopy full SHA for 1cc08bf
.gitignore
@@ -112,3 +112,7 @@ cloud-firestore-emulator.pid
112
CocoaPodsIntegrationTest/**/Gemfile.lock
113
CocoaPodsIntegrationTest/Gemfile
114
CocoaPodsIntegrationTest/Podfile
115
+
116
+# In-app messaging integration tests
117
+FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/GoogleService-Info.plist
118
+FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AppDelegate.m
0 commit comments