You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users could go directly to the issues page if they get a link to a particular issue. This would allow them to log calls within the app so that all their call stats are in one place.
I am really into this! Planning on doing something similar on iOS as well so I'm glad we can support on both platforms. I'm not completely familiar with the experience on android, I will try to find an app that implements this to check it out on my tablet.
Cool! How do you plan to handle issues that are no longer active -- is there a way for apps to load up that JSON anyway? (How are these handled on the site?)
We refresh all the issues and check to see if the issue you navigated to is in that list. Otherwise, we show a "this isn't isn't relevant anymore" message like here: https://5calls.org/issue/asd (also, whoops, I guess we have to fix that email link).
I can pretty quickly wire up something that will return a single issue for an issue id if that is easier for you, but we don't want people calling about these issues that are no longer active so we'd have to remove the contacts section at the very least.
https://developer.android.com/training/app-links/index.html
Users could go directly to the issues page if they get a link to a particular issue. This would allow them to log calls within the app so that all their call stats are in one place.
Low priority.
@nickoneill Curious what you think of this.
The text was updated successfully, but these errors were encountered: