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 da8da41 commit af87599Copy full SHA for af87599
Sources/Appwrite/Client.swift
@@ -49,6 +49,7 @@ open class Client {
49
http = Client.createHTTP()
50
addUserAgentHeader()
51
addOriginHeader()
52
+
53
NotificationHandler.shared.client = self
54
}
55
0 commit comments