I have only one module and I want my whole app to be an instant app without any other installable modules. Is it possible to release this app in play store only
I am attempting to implement deep links within my Instant App, and keep running into issues that seem to be coming from something to do with the base applicatio
Does Android Instant App support Wifi P2P? I've tried to implement a sample Instant App with WIFI P2P but WifiP2pManager returned from context is always null. A
I have an SDK that registers an Activity to handle a custom scheme, at some point the SDK would open a http url to my website, upon clicking a button in the web
I have an instant app and a Firebase dynamic link which redirects to this instant app. But when I click the dynamic link on a computer, the link leads to a non
I have followed closely the samples for using the play asset delivery in my project as it is from here: https://github.com/Unity-Technologies/Addressables-Sampl