You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I don't call com.clevertap.apns.Notification.Builder#alertTitle and com.clevertap.apns.Notification.Builder#alertBody, alert still presents in the payload:
If I don't call
com.clevertap.apns.Notification.Builder#alertTitleandcom.clevertap.apns.Notification.Builder#alertBody,alertstill presents in the payload:I'd like to be able to omit "alert".