Skip to content

Commit 6a987b2

Browse files
committed
Merge branch 'master' into MOB-5772-version-1.3.12
2 parents e24a1e6 + 91bdaff commit 6a987b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ios/RNIterableAPI/ReactIterableAPI.swift

+4
Original file line numberDiff line numberDiff line change
@@ -679,4 +679,8 @@ extension ReactIterableAPI: IterableAuthDelegate {
679679
}
680680
}
681681
}
682+
683+
func onTokenRegistrationFailed(_ reason: String?) {
684+
685+
}
682686
}

0 commit comments

Comments
 (0)