File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
## 19.02
2
2
- Added push notification support for macOS
3
+ - Added provisional push notification permission support for iOS12
3
4
- Added remote config feature
4
5
- Added ` recordPushNotificationToken ` method to be used after device ID changes
5
6
- Added ` clearPushNotificationToken ` method to be used after device ID changes
6
7
- Discarded ` Push Open ` event and replaced it with ` Push Action ` event
7
8
- Fixed push notification token not being sent on some iOS12 devices
8
- - Fixed device ID changing request delaying issue
9
+ - Fixed device ID change request delaying issue by discarding delay altogether
9
10
- Fixed internal view controller presenting failure when root view controller is not ready yet
10
11
- Fixed ` openURL ` freeze caused by iOS
11
12
- Fixed wrong ` kCountlyQSKeyLocationIP ` key in location info requests
12
- - Fixed missing ` kCountlySRKeyAppKey ` in feedback widget requests
13
+ - Fixed missing app key in feedback widget requests
13
14
- Fixed feedback widget dismiss button position
14
15
15
16
- Other various improvements
16
17
- Discarded separate UIWindow usage for presenting feedback widgets
18
+ - Added checksum to feedback widget requests
19
+ - Improved internal logging for request queue
17
20
18
21
19
22
You can’t perform that action at this time.
0 commit comments