Skip to content

Conversation

@AGulev
Copy link
Contributor

@AGulev AGulev commented Jul 30, 2025

The first stage of the iOS firebase SDK update to 11.15.0

Fix #20

- uses: actions/checkout@v2
- uses: actions/setup-java@v3
with:
java-version: '17.0.5+8'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

outdated java version

text = text .. v
end
label.set_text("#label", text)
end
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

print logs on the screen. It makes it easier to test

pod 'FirebaseCore', '10.22.0'
pod 'FirebaseInstallations', '10.22.0'
pod 'FirebaseCore', '11.15.0'
pod 'FirebaseInstallations', '11.15.0'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this update increase minimum iOS version to 13.0

@AGulev AGulev changed the title Update ios to 11.15.0 Update Firebase SDK on ios to 11.15.0 Jul 30, 2025
@AGulev AGulev merged commit 3afba87 into master Jul 31, 2025
15 checks passed
@AGulev AGulev deleted the update-ios-11.15 branch July 31, 2025 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Update Firebase iOS SDK to v11.15.0

4 participants