Skip to content
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

Fix deprecated keyWindow usage in FIAM #13068

Open
paulb777 opened this issue Jun 4, 2024 · 0 comments
Open

Fix deprecated keyWindow usage in FIAM #13068

paulb777 opened this issue Jun 4, 2024 · 0 comments
Labels
api: inappmessaging Firebase In App Messaging

Comments

@paulb777
Copy link
Member

paulb777 commented Jun 4, 2024

Description

FirebaseInAppMessaging/Sources/DefaultUI/Banner/FIRIAMBannerViewController.m:166:43: warning: 'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-Wdeprecated-declarations]

Reproducing the issue

Build in release-11.0 branch

Firebase SDK Version

11.0

Xcode Version

15.4

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 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!
@paulb777 paulb777 added the api: inappmessaging Firebase In App Messaging label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: inappmessaging Firebase In App Messaging
Projects
None yet
Development

No branches or pull requests

1 participant