GAREarthState
Summary
Enumerations |
|
---|---|
GAREarthState{
|
enum Describes the current state of GAREarth , containing the possible values of GAREarth.earthState . |
Enumerations
GAREarthState
GAREarthState
Describes the current state of GAREarth
, containing the possible values of GAREarth.earthState
.
When GAREarth.trackingState
does not become GARTrackingStateTracking
, this may contain the cause of this failure.
Properties | |
---|---|
GAR
|
Localization is enabled and functioning. Use |
GAR
|
Earth localization has encountered an internal error. The app should not attempt to recover from this error. Check the iOS device logs for more information. |
GAR
|
The application failed to authenticate with Google Cloud. This may happen if:
|
GAR
|
The application has exhausted the quota allotted to the given Google Cloud project. The developer should request additional quota (https://cloud.google.com/docs/quota#requesting_higher_quota) for the ARCore API for their project from the Google Cloud Console. |