Unity Asset Paid Demo not working on my Android phone
Step by step everything i've done. I will try the minimal playback as asked
Window/Package Manager
VLC for Unity (Android) last version IMPORT
File/Build Settings/Android/Switch Platform
Player Settings/Internet Access Required
Assets/VLCUnity/Demos/Scenes double click on VLC Minimal Playback
File / Build Settings / Add Open Scene, I choose my usb-connected Huawei P20 Pro and click on Build And Run
Here is the result (screenshot on the device), application is completely stuck, no video, no audio.
12.png
With a suggestion from Martin i've found out that the cpu on the huawei is arm64-v8a I've figured out that the only way to compile as arm64 seems to be to switch from mono to IL2CPP at this point the arm64 is selectable in unity.
I've built it and sadly the result was.... the same as before (all stuck)
Martin asked me to send him my APK. On his device it works. On my Huawei not. Martin asked me to open an official ticket here in order for this issue to be tracked.
My final goal will be to use this asset to view a RTSP stream on an Oculus Quest 2, (so the stock default video from the demo on the huawei was just the first step)
Best regards Andrea