QuestAppLauncher icon indicating copy to clipboard operation
QuestAppLauncher copied to clipboard

Does not work on Quest 2

Open Bluscream opened this issue 3 years ago • 10 comments

On my quest 2 it always crashes :(

Bluscream avatar Feb 23 '21 10:02 Bluscream

Hi,

check if you have two packages installed with the same package name but different big and small letters. That was my problem

  1. Februar 2021 11:31, "Bluscream" <[email protected] (mailto:[email protected]?to=%22Bluscream%22%20[email protected])> schrieb: On my quest 2 it always crashes :(

    — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub (https://github.com/tverona1/QuestAppLauncher/issues/63), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AJI6WJGQAYBNL7GD4HCRPB3TAN7WPANCNFSM4YCHC2VQ).

hjochman avatar Feb 23 '21 14:02 hjochman

I am having the same issue also. It works fine on my Quest 1, but not my Quest 2. I have checked all installed apk's and there are not any duplicates with changes to upper/lower case letters so there must be some other issue. I am not sure how to obtain log files to see what the error is. If anyone else has had success with the Quest 2 I would be interested to know.

hollmrl avatar Feb 24 '21 19:02 hollmrl

Same...

Instructions are pretty vague to say the least..

On Wed, Feb 24, 2021 at 1:43 PM hollmrl [email protected] wrote:

I am having the same issue also. It works fine on my Quest 1, but not my Quest 2. I have checked all installed apk's and there are not any duplicates with changes to upper/lower case letters so there must be some other issue. I am not sure how to obtain log files to see what the error is. If anyone else has had success with the Quest 2 I would be interested to know.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tverona1/QuestAppLauncher/issues/63#issuecomment-785326313, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB6LSRLN6O2K4BIUAA4TGZTTAVJGFANCNFSM4YCHC2VQ .

WilsonBradley avatar Feb 24 '21 21:02 WilsonBradley

1st Question.. Is the latest available build posted on SideQuest suppose to NOT have any icons? I have done this so many times now.. Wiped any trace and reinstall on Quest 2.

If so, then The instructions to install Assets are vague and hard to follow. We need a video tut or something.

WilsonBradley avatar Mar 02 '21 15:03 WilsonBradley

Countless hours wasted on trying to get this to work without success. Could someone point to some clear instructions since it doesn't work right "out of the Box"

Vague Details here.. https://github.com/reloxx13/QuestAppLauncher_Assets/discussions/3

WilsonBradley avatar Mar 02 '21 19:03 WilsonBradley

UPDATE: So turns out, something is corrupt / wrong with my Quest 2 install of QuestAppLauncher. I verified that it is not standard behavior to have no icons at start. I have removed data/cache from app, completely removed aaa.QuestAppLauncher folder android/data/aaa.QuestAppLauncher.App/ Uninstalled QuestAppLauncher

Any other suggestions? 109707627-01128580-7b60-11eb-89be-dc3bc829e333 109707620-fd7efe80-7b5f-11eb-8fac-10fbf64a16f2 109707608-fa840e00-7b5f-11eb-9b79-462ccc3e23d3

WilsonBradley avatar Mar 12 '21 14:03 WilsonBradley

I am having the same issue also. It works fine on my Quest 1, but not my Quest 2. I have checked all installed apk's and there are not any duplicates with changes to upper/lower case letters so there must be some other issue. I am not sure how to obtain log files to see what the error is. If anyone else has had success with the Quest 2 I would be interested to know.

Ever get this working..? See my issue above.

WilsonBradley avatar Mar 30 '21 20:03 WilsonBradley

Unfortunately no. I have not had the time to explore the issue further.

Sent from my iPad Pro

On Mar 30, 2021, at 2:05 PM, Wilson K Bradley @.***> wrote:

 I am having the same issue also. It works fine on my Quest 1, but not my Quest 2. I have checked all installed apk's and there are not any duplicates with changes to upper/lower case letters so there must be some other issue. I am not sure how to obtain log files to see what the error is. If anyone else has had success with the Quest 2 I would be interested to know.

Ever get this working..? See my issue above.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

hollmrl avatar Mar 30 '21 22:03 hollmrl

Get the android sdk platform tool https://developer.android.com/studio/releases/platform-tools
enable dev mode for ur headset
connect your headset to pc
run adb logcat or for nice output adb logcat -b all -v color in a command line from the platform tools folder.
start the QAL app and watch the logs for errors.

reloxx13 avatar Apr 04 '21 12:04 reloxx13

Tha KS for the reply.. I couldn't wait any longer and did a factory reset.. All working now.. Thanks

On Sun, Apr 4, 2021, 7:48 AM reloxx13 @.***> wrote:

Get the android sdk platform tool https://developer.android.com/studio/releases/platform-tools run adb logcat or for nice output adb logcat -b all -v color -d in a command line within the platform tools folder. start the QAL app and watch the logs for errors.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/tverona1/QuestAppLauncher/issues/63#issuecomment-813027321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB6LSRIKB3NJLXUVHA6XAY3THBNZRANCNFSM4YCHC2VQ .

WilsonBradley avatar Apr 04 '21 18:04 WilsonBradley