We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a795b7 commit 283756fCopy full SHA for 283756f
CHANGELOG.md
@@ -8,7 +8,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8
- introduces ThreadSafeOrderedDictionary which is a wrapper around the OrderedDictionary to ensure thread safety. Thanks to @Rspoon3
9
10
### Fixed
11
-- Prevents crashes relating to the Core Data's persistent store failing to load. Thanks to @bfahey :)
+- Prevents crashes relating to the Core Data's persistent store failing to load. Thanks to @bfahey :)
12
+- Fixed incorrect tracking of pushOpen for push notifications with Wake App enabled. Tracking now happens only when users tap to open the app.
13
14
## [6.5.7]
15
0 commit comments