05-10-2018 02:38 AM
05-18-2018 02:44 PM
05-18-2018 02:44 PM
05-21-2018 10:35 AM
maxBr said:
I'm testing the GO for showing architectural 3d projects to my clients. Is there any way you can display the app (and nice icon) in the MyApps section instead of asking them to go to Unknown Sources and launch it from a list (11 pages now)?
Edit:I managed to answer my own question by doing;
- logon to https://dashboard.oculus.com
- create/ choose your project
- check if the manifest is ok -> https://developer.oculus.com/distribute/latest/concepts/publish-mobile-manifest/
- check if the buttons are ok -> I didn't need to alter anything special
- add a Unique version in UE-project settings-Android
- sign the APK -> https://developer.android.com/studio/publish/app-signing#releasemode
- Upload the APK to the dashboard
- add icons (just the cover is nice - 2560x1440). Upload it to the dashboard
- invite yourself by your own email address
I
tried updating the app once by only changing the version number. The
upload to the Dashboard is easy. The GO tries to install the update but fails. No
idea why. Uninstalling the app also fails on the GO. Also, no idea why
05-21-2018 10:35 AM
maxBr said:
I'm testing the GO for showing architectural 3d projects to my clients. Is there any way you can display the app (and nice icon) in the MyApps section instead of asking them to go to Unknown Sources and launch it from a list (11 pages now)?
Edit:I managed to answer my own question by doing;
- logon to https://dashboard.oculus.com
- create/ choose your project
- check if the manifest is ok -> https://developer.oculus.com/distribute/latest/concepts/publish-mobile-manifest/
- check if the buttons are ok -> I didn't need to alter anything special
- add a Unique version in UE-project settings-Android
- sign the APK -> https://developer.android.com/studio/publish/app-signing#releasemode
- Upload the APK to the dashboard
- add icons (just the cover is nice - 2560x1440). Upload it to the dashboard
- invite yourself by your own email address
I
tried updating the app once by only changing the version number. The
upload to the Dashboard is easy. The GO tries to install the update but fails. No
idea why. Uninstalling the app also fails on the GO. Also, no idea why
07-24-2019 12:29 PM