Push notification for new gmail -
I used oauth2 to log in to gmail account and successfully received inbox mail. But my mail client can not send information (on iOS) information when someone sends me an email Can anyone tell me some Google API or how to do this? Unfortunately, there is no mechanism to automatically get updates when a new mail arrives, thanks,
I would recommend entering an escalation request for push notifications support in the Gmail API. Instead, you can reduce the resource usage once you have full sync, and then keep an eye on the history ID and can only partially sync from that point.
Comments
Post a Comment