Pop-up scheduled at fixed time

Hello,

I am a new developer on the IOS pteforme and I need your help, in an application I need a pop up to launch every day at 8 p.m. in order to ask a person for medical monitoring if she had a seizure or not and depending on her response this pop up would launch the application.

Could you help me to know which frameworks to use?

Thanking you in advance.

Best Regards.
You should better check the User Notification framework. You can schedule repeated local notifications.

Scheduling a Notification Locally from Your App
Pop-up scheduled at fixed time
 
 
Q