For anyone still struggling with this, lots of options shown on this
thread:https://forums.unrealengine.com/t/you-uploaded-an-apk-or-android-app-bundle-which-has-an-activity-activity-alias-service-or-broadcast-receiver-with-intent-filter-but-without-...
I have lots of permissions - but no issues/warnings about any of them.
And it most definitely is available through my alpha channel on the
store - I've invited a few people to download it already. Is there any
reason you don't have C++? It might be w...
I get three security vulnerability warnings and that's all - and it
distributes via App Lab without any issue at all. They're on a long todo
list. My project has C++ as it was required for something I was using,
so maybe that's why I don't have any i...
I've not had any issues with permissions at all - I've added some almost
random one in an attempt to get stuff to work (such as text to speech).
Does it just reject it at upload?
@czurch I have all of this working now so I'm hoping I can help you out
too! So I found that you can only get an entitlement check while
launched/running on the headset itself - VR Preview does not allow this.
You also need to have a folder in your C...