Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
umutcan15's avatar
umutcan15
Honored Guest
2 years ago

Uploading an Android SDK 34 build

Hello,

Due to the other SDKs we currently use, we can't go down to target version 32.
The APK build I get works great with Quest 2 if I install it via the developer hub, but there's no way to push it to any release channel.
Is there any way to force a build with target SDK version 34 to a release channel?

2 Replies

  • We are in the same situation here. Firebase requires version 34 but Quest only deploy in version 32. Did you find any solution around this? 

  • Please remove all the Google Play Services-related dependencies/addons including Firebase from your project. Then you can build using target SDK 32.

    Or wait until Meta makes an OS update to Android 14 (the most recent software version to get an OS update is v51).