I found option every but its value can be “second”,“minute” etc. Its my requirement that after every 5 mintue user should get a local notification (reminder) to check the application .
Thanks
I found option every but its value can be “second”,“minute” etc. Its my requirement that after every 5 mintue user should get a local notification (reminder) to check the application .
Thanks
did you got the solution to this??
Yes, by using the push notification services and running thread on server.
It could be done without running the thread, but mine need was to keep sending notification even the application is closed