ARPOISE / ARpoise

ARpoise - Augmented Reality point of interest service environment
GNU General Public License v3.0
17 stars 5 forks source link

ARpoise Android update release fails #7

Closed peterGraf closed 4 years ago

peterGraf commented 4 years ago

When I try to update the Android release of ARpoise the upload of the .aab file falis with the followign error:

Upload failed The ARCore dependency minimum version code com.google.ar.core.min_apk_version is missing from the AndroidManifest.xml file although the meta-data tag com.google.ar.core has been specified.

peterGraf commented 4 years ago

The issue has been fixed. I moved the Unity version used to 2018.4.23 LTS.