The purpose of posting images is to spot the errors easily as it is not the normal manifest file.
I'm trying to display Google Maps inside an instant app
application. Now the application gets installed successfully (and runs smoothly) if I try to run it via app
module i.e. normal install (which means I have included all the necessary gradle
dependencies and API key) but if I try to run it as an instant app
(not instant run
) I'm facing this error:
and it takes me to debug/xml file:
Any idea?