We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c36be commit e29d150Copy full SHA for e29d150
FirebaseInAppMessaging/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# 10.25.0
2
-- [changed] Removed usages of user defaults API to eliminate required reason impact.
+- [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.
8
9
# 10.22.0
10
- [fixed] Fixed an `objc_retain` crash. (#12393)
0 commit comments