4

When using an android app with chrome custom tabs, the push notifications can be registered there? And if so, they will apear in the chrome browser, outside the app? How does it behave?

Chrome Custom Tabs: https://developer.chrome.com/multidevice/android/customtabs

Web Push Notifications: https://developers.google.com/web/updates/2015/03/push-notifications-on-the-open-web

utilsit
  • 141
  • 1
  • 8
  • AFAIR we are not doing anything special in CustomTabs from notifications, so they should be able to register themselves and will land to regular chrome once delivered. I haven't tested it though. – Egor Pasko Sep 22 '16 at 12:22
  • Right, I suposed that too, but don't have sure, please confirm it if you test it. Thanks – utilsit Sep 23 '16 at 14:45
  • 1
    After some tests.. Yes it works, the notifications can be registered there. – utilsit May 29 '17 at 17:01

0 Answers0