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

Provide a way to trigger Bellerophon from a regular API call #24

Open
ThibaultKlein opened this issue Nov 14, 2017 · 0 comments
Open

Provide a way to trigger Bellerophon from a regular API call #24

ThibaultKlein opened this issue Nov 14, 2017 · 0 comments

Comments

@ThibaultKlein
Copy link
Contributor

ThibaultKlein commented Nov 14, 2017

Currently, Bellerophon is good when you call a status endpoint at app start, but doesn't help when every API call can return a JSON triggering kill switch or force update.

We need to provide a way to handle this use case and let the client integrate Bellerophon when API calls are made.

A potential solution is to provide a convenient function to Bellerophon that checks if the force update or kill switch is active, and have Bellerophon return a callback that tells you to show your custom Bellerophon view.

@JamesJSY You've been contributing a lot on this project, is that something you could help with? @Xodia brought up the issue with a project he is currently working on, is that something you could collaborate on?

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