Hi everyone! How do I create timed notifications for each user? And how do I collect not time/date data, but rather just time data? I want my users to input time when they want to receive notifications and then I want to send them push notifications with text from a database at the time they have input each day. Thanks in advance!
To create scheduled push notifications you would need to have a paid subscription plan and would need to email support for an API Key. There currently isn’t a set property for time, but I have seen users set a drop down with time choices and allow the user to select their preferred time then save that into your database for use in scheduling.