function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Bryant Daniels 46Bryant Daniels 46 

Native Andriod App Builder Banner in Community

Hello All,

I have created a community and attached to that community an app using react native. The app is fine, but the problem I am having is promoting the app with the native app browser for Andriod. The Apple one works fine as it is only a meta tag that is put into the community builder. I went to the google dev land and found this article.
https://developers.google.com/web/fundamentals/app-install-banners/native  (https://developers.google.com/web/fundamentals/app-install-banners/native)
I tried to add a lightning container to the component but that didn't work as well, and I am not too familiar with manifest files. Any type of guidance would be great.