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

Message push notifications #4

Open
j-rewerts opened this issue Dec 1, 2017 · 4 comments
Open

Message push notifications #4

j-rewerts opened this issue Dec 1, 2017 · 4 comments
Assignees

Comments

@j-rewerts
Copy link
Contributor

When a user has an active chat with an agent and closes the app, we should send push notifications.

@j-rewerts j-rewerts self-assigned this Dec 1, 2017
@j-rewerts
Copy link
Contributor Author

This looks like it'll be more difficult than originally intended. Even if I set my AppDelegate to continue running using UIApplication.shared.beginBackgroundTask, my delegate continues running when closed, but LiveChat no longer works.

@j-rewerts
Copy link
Contributor Author

I've committed my attempt on this branch.

@j-rewerts
Copy link
Contributor Author

I spoke with LiveChat staff about ways I could get access to all agent chat messages. They felt it wasn't possible right now. If it were, we could set up our own iOS push notifications server.

@j-rewerts
Copy link
Contributor Author

I have an issue here pertaining to this.

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

No branches or pull requests

1 participant