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 5958ec2 commit 78a72e1Copy full SHA for 78a72e1
ChangeLog.md
@@ -9,6 +9,10 @@ Branch iOS SDK Change Log
9
* Added code snippets that demonstrate Adjust reattribution in the Swift-TestBed demo app (ATAN-523).
10
* Made sure that Foundation/Foundation.h is always imported first (DEVEX-333).
11
* Fixed a crash bug in the Swift-TestBed example app (DEVEX-327).
12
+ * Fix blacklist open with URI scheme (DEVEX-341).
13
+ - After opening a blacklisted scheme, the app would not open other schemes until a https URL was opened.
14
+ - Added code that clears the blacklisted URL after sending the regex pattern to the server.
15
+ - Removed an old NSLog from debugging.
16
17
- v0.24.1
18
* _*Master Release*_ - April 5, 2018
0 commit comments