|
|
|
|
|
by rtrivedi
4155 days ago
|
|
I totally agree. One thing I made sure to do was make it very clear in the app (via a disclaimer) that the data is not real time and the app should not be used in emergency situations. I even tell them to call 911 whenever in doubt. I think Health Scout is very useful but definitely shouldn't be used in life and death situations. Maybe I should make the disclaimer even more prominent... |
|
Okay, now that you've done that, good. Second, you need to put up a disclaimer screen or modal that happens on launch or viewDidLoad that requires user to agree to your terms of service/disclaimer/privacy policy in order to use the app. If they don't agree, they can't use the app. Period.
As it is now, I can access your app without seeing any messages or disclaimers on the accuracy of the information.
People can be litigious jackasses and may want to find somebody to blame for their grief or problems. With the false perception that every app makes millions of dollars, make sure you are not a target for lawsuits by at least doing the above steps ASAP.
Other than that, great job on the app!