Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / ARCore Manifest Dependency Required [BUG]

Author
Message
CJB
Valued Member
20
Years of Service
User Offline
Joined: 10th Feb 2004
Location: Essex, UK
Posted: 25th May 2018 12:57 Edited at: 25th May 2018 13:03
When attempting to submit an Augmented Reality app to the Play Store, I get an error: "The uses-feature android.hardware.camera.ar is required in in the AndroidManifest.xml file when a dependency on ARCore is specified as required."

I have selected "Required" to ARCore option in the Export settings. Is there anything else I need to set?

This was with V 2018.05.02... I'll update to latest and try again... Updated to 2018.05.24 and get same error when attempting to upload an AR apk.

Thanks.
CJB
Valued Member
20
Years of Service
User Offline
Joined: 10th Feb 2004
Location: Essex, UK
Posted: 25th May 2018 13:25
I manually edited the manifest in steamapps/common/App Game Kit 2/Tier 1/Editor/data/android/sourceGoogle/AndroidManifest.xml to get it through for now. I added this line to the top of the file:
<uses-feature android:name="android.hardware.camera.ar" android:required="true" />

and the APK has now been accepted.
Paul Johnston
TGC Developer
21
Years of Service
User Offline
Joined: 16th Nov 2002
Location: United Kingdom
Posted: 25th May 2018 14:11
Thanks, fixed for the next version

Login to post a reply

Server time is: 2024-04-26 07:59:17
Your offset time is: 2024-04-26 07:59:17