requestInstallationOfArCore
Helper method to request installation of ARCore.
Please note that ARCore needs to be installed before the session starts in order to be used.
Return
true if the installation was requested. false if ARCore is already installed.
See also
Throws
FatalException
When requesting ARCore installation too rapidly.
UnavailableException
When ARCore is not available on this device or the request was declined by user.