Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
phyzxengr's avatar
phyzxengr
Protege
6 years ago

Attempting to retrieve APK runtime version number showing 0.0.0.0 fail

I am using Assembly.GetExecutingAssembly().GetName().Version.ToString() to get apk runtime version number.
I have the same call in another apk that is not pushed to Oculus but runs on phones. That works.
The Quest reports 0.0.0.0.
Anybody else run across this?