'My share target do not works, after publishing my PWA to playstore

I have a PWA, which works all fine as expected when instaled directly from anroid chrome. Specifically the Share target is working fine if user install my apps from browser (Targetted for Android Chrome Mobile).

I used PWABuilder to create an APK file and have pulished it to playstore suffessfully. However the app installed from Playstore do not resoonds to share with. My app is listed in share it option, but when user selects it no action takes place.

Do any one know what went wrong. My manifest file: https://yeio.app/manifest.json



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source