How to send automatic sms and push notification?

Hi,
I have one Android Application using ionic v 3.I need to Automatically send SMS and Push Notification for when payment has expired or before expired.how to do that? for example Like Jio application automatically notified by data percentage notification.Anybody have a solution.Please give me a solution…

push notification you can try Firebase, and SMS see this doc https://ionicframework.com/docs/native/sms/

1 Like

Hi,thank you for response.Already i know that,but i need to when payment has expired before one week send notification sms and mail.how to develop that in mobile app…