Skip to content

Commit f7ab252

Browse files
committed
Fixing logic where geofences wouldn't get promptly registered after a connection enable
1 parent 0968217 commit f7ab252

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

IFTTT SDK/ConnectButtonController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ public class ConnectButtonController {
124124
}
125125

126126
connection?.status = .enabled
127+
ConnectButtonController.update()
127128

128129
if let connection = connection {
129130
Analytics.shared.track(.StateChange,

0 commit comments

Comments
 (0)