We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0968217 commit f7ab252Copy full SHA for f7ab252
1 file changed
IFTTT SDK/ConnectButtonController.swift
@@ -124,6 +124,7 @@ public class ConnectButtonController {
124
}
125
126
connection?.status = .enabled
127
+ ConnectButtonController.update()
128
129
if let connection = connection {
130
Analytics.shared.track(.StateChange,
0 commit comments