You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like another variation of #5568 that the AppStore is mistakenly confusing an internal Firebase API with an Apple API. We can investigate changing the name to work around the Apple issue.
Description
App Store Connect warned an app that depend on Firebase In-App Messaging built on Xcode14 as follows.
And I grep in the project with the
dataChanged
keyword and it was included in the Firebase In-App Messaging module.Reproducing the issue
pod install
.Firebase SDK Version
9.6.0
Xcode Version
14.0
Installation Method
CocoaPods
Firebase Product(s)
In-App Messaging
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetThe text was updated successfully, but these errors were encountered: