File tree Expand file tree Collapse file tree 8 files changed +14
-9
lines changed Expand file tree Collapse file tree 8 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 10.25.0
2
2
- [ changed] Removed usages of user defaults API from internal Firebase Sessions
3
3
dependency to eliminate required reason impact.
4
4
Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 10.25.0
2
2
- [ changed] Removed usages of user defaults API to eliminate required reason impact.
3
3
4
4
# 10.19.1
Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # Firebase 10.25.0
2
2
- [ changed] Firebase now requires at least Xcode 15.2. See
3
3
https://developer.apple.com/news/?id=fxu2qp7b for more info.
4
4
- [ Zip Distribution] Update zip integration instructions with tips for
Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 10.25.0
2
2
- [ changed] Removed usages of user defaults API to eliminate required reason impact.
3
3
4
4
# 10.17.0
Original file line number Diff line number Diff line change 1
- # Unreleased
2
- - [ changed] Removed usages of user defaults API to eliminate required reason impact.
1
+ # 10.25.0
2
+ - [ changed] Removed usages of user defaults API to eliminate required reason
3
+ impact.
4
+ - [ changed] When installing In App Messaging via the zip distribution, its UI
5
+ resource bundle is now embedded within the In App Messaging framework.
6
+ Choose _ Embed & Sign_ when integrating the framework. See the zip
7
+ distribution's README.md for more instructions.
3
8
4
9
# 10.22.0
5
10
- [ fixed] Fixed an ` objc_retain ` crash. (#12393 )
Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 10.25.0
2
2
- [ changed] Removed usages of user defaults API to eliminate required reason impact.
3
3
4
4
# 10.18.0
Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 10.25.0
2
2
- [ fixed] Fixed bug preventing Remote Config from working with a custom sqlite3
3
3
dependency (#10884 ).
4
4
Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 10.25.0
2
2
- [ fixed] Allow blob of data with zero length. (#11773 , #12620 )
3
3
- [ changed] Passing a non-nil value to the ` @DocumentID ` property wrapper's
4
4
setter no longer logs a warning since it discouraged valid patterns,
You can’t perform that action at this time.
0 commit comments