We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd9c0ce commit 0199e24Copy full SHA for 0199e24
CHANGELOG.md
@@ -1,5 +1,6 @@
1
## 24.7.4
2
-* Mitigated an issue with URL parameter encoding in the feedback widget that resulted in a blank page on devices running iOS versions prior to 17
+* Mitigated an issue with the feedback widget URL encoding on iOS 16 and earlier, which prevented the widget from displaying
3
+* Mitigated an issue with content fetch URL encoding on iOS 16 and earlier, which caused the request to fail
4
5
* Added `CountlyFeedbacks:` interface with new view methods (Access with `Countly.sharedInstance.feedback`):
6
* Method to present feedback widget (wih an optional widget selector(name, ID or tag) string and a Callback):
0 commit comments