Notification System
- type = sms, email, ios push notification, aos push notification
- Use APNS(Apple Push Notification Service) When noti to ios.
- Use FCM(Firbase Cloud Messaging) when noti to aos.
- In China, Use Jpush, PushY instead of FCM.
Notification System