- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I am new to this software and app development. I am currently creating a framework 7 app and wondering how to insert app terms and conditions that require to be confirmed before customers can use the app?
Is there any easy way to have someone click accept for the first time the app is run? and when the app is updated?
I have not come across how to do this and it can be very important especially for companies to protect themself from any legal or copyright damages. Any help on this would be very much appreciated.
Thanks
Robbie
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would recommend that you save something in local storage (or something equivalent) that remembers whether or not the user has acknowledged the notice, and then check it each time you run. Remember to check not only for "not acknowledged" but also for "no acknowledge variable exists" to both mean "acknowledgement hasn't happened" since you may not yet have a saved variable. Try this web search for some ideas.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page