79265476

Date: 2024-12-09 15:12:40
Score: 2
Natty:
Report link

As mentioned by @andreban, query-parameters may be used to pass info from native to the web-app.

Starting with Chrome 115, TWAs can also utilize postMessage to communicate between the web and native app at runtime.

See the official docs here: https://developer.chrome.com/docs/android/post-message-twa

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @andreban
  • Low reputation (1):
Posted by: RandomDude244