File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 8.0.0
2
+ ## Changed
3
+ - (iOS) Minimum deployment target changed to iOS 13.
4
+ - (iOS) The initialisation param 'shouldHandleKeyboardAppearance' has been moved to ChatCustomization.
5
+
6
+ ## Fixed
7
+ - (iOS )Changed a macro for webRTC that was failing builds in the new Xcode 16.3 RC.
8
+ - (iOS) System sharing capabilities in InAppChat attachments now always available, independently from the app permissions.
1
9
# 7.2.4
2
10
## Added
3
11
- iOS: configurable parameter shouldHandleKeyboardAppearance for In-app chat.
Original file line number Diff line number Diff line change 1
1
name : infobip_mobilemessaging
2
2
description : Infobip Mobile Messaging Flutter Plugin for Push notifications, LiveChat, and WebRTC calls.
3
- version : 7.2.4
3
+ version : 8.0.0
4
4
homepage : https://github.com/infobip/mobile-messaging-flutter-plugin#readme
5
5
repository : https://github.com/infobip/mobile-messaging-flutter-plugin
6
6
issue_tracker : https://github.com/infobip/mobile-messaging-flutter-plugin/issues
You can’t perform that action at this time.
0 commit comments