Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SfBAlertDelegate alert function is never called #66

Open
darchivist opened this issue Nov 21, 2017 · 0 comments
Open

SfBAlertDelegate alert function is never called #66

darchivist opened this issue Nov 21, 2017 · 0 comments

Comments

@darchivist
Copy link

darchivist commented Nov 21, 2017

I'm using the 1.3 release of the SDK in a test Swift application. I've declared my class as a SfBAlertDelegate, and provided the requisite didReceive(_ alert: SfBAlert) function (which just debugPrints a comment). I've also set the shared application and conversation alertDelegate to self.

Perhaps this is normal. if so, what, exactly, would trigger an SfBAlert? Can I use it to detect when a new user has joined a conversation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant