Launch time very long

Hi,
I encountered a strange error while building my Unity application. When I start the apk in the headset (Oculus Go), there is almost 20 sec of black screen and the splash screen with the unity logo is even suddenly cut. When I used the adb logcat, I got the explanation with this error : “Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found” and I don’t know what is calling such service, I imported only the Oculus integration package and the Interactive 360 sample project. Has anyone saw that error before?

Thank you for any help you can provide.

P.S : I am very new to Unity development and hope that this isn’t a silly question

Can anybody help me with this? I’m really lost…

I don’t know what’s going on there, but have your tried just building the 360 sample or oculus integration on its own?

Yes I tried to build them both on their own and it is working

Have you found a solution for this at all? I’m experiencing the same error.