ConsentKit icon indicating copy to clipboard operation
ConsentKit copied to clipboard

More features

Open ivfit opened this issue 6 years ago • 2 comments

Can you implement all features and concept from https://github.com/MFlisar/GDPRDialog

Many thanks.

ivfit avatar Jun 01 '18 18:06 ivfit

Do you have any specific feature in mind? For example I think the user should handle enabling the libs, otherwise i need to add dependencies which i don’t want. Otherwise I do have plans to add more features and should come soon.

The concept of ConsentKit is that it helps you gather this consents, storing the responses and disabling the services is developer’s job.

cristibaluta avatar Jun 02 '18 07:06 cristibaluta

The idea is to present:

  • a list of all services used in the app in compact form with links to more details
  • developer's privacy policy link
  • link to paid version of app if exists
  • check user location to decide whether to show dialog to EU region only
  • etc.

I can attach here screenshots of all the steps. Basically the concept and how dialogs look like is shown here: https://github.com/MFlisar/GDPRDialog/blob/master/demo/demo1.gif

Also you could use the same language strings.

ivfit avatar Jun 02 '18 08:06 ivfit