I’m creating an app that will require users to be at least 18 years of age to access it. I ask for the users date of birth upon signup but how do i verify to make sure that the date they entered makes them 18 years of age as to the current days date?
I’ll want to make a check box appear for them to accept the terms and conditions if so.
but only if i use the date time picker will this work which makes you click the month backwards a million times to get the right DOB, any way around this?