google-ar / arcore-unreal-sdk

ARCore SDK for Unreal
https://developers.google.com/ar/
Apache License 2.0
277 stars 122 forks source link

APK created using unreal AR handheld template crashing on phones with android version below 13 #88

Open JeevitaShetty opened 1 year ago

JeevitaShetty commented 1 year ago

I have created an AR project on unreal engine 5.3 using the AR handheld template. My build works well only on android 13 versioned phone, but not on any other versions. Any suggestions to fix this issue??

Project setting:

  1. Have set the minimum SDK version to 28
  2. Target SDK version is 28
  3. Using Android studio flamingo 2022.2.1 Patch 2
  4. SDK API level is set to latest
  5. NDK API level is set to latest
TheLazyIndianTechie commented 1 year ago

Watching this as well