Bug description
I checked morphe-patches issues and discussion, didn't see this being raised. Happens on update and clean install both.
Captured log from YT Music Experimental build 269 (latest as of writing):
AndroidRuntime: FATAL EXCEPTION: main
AndroidRuntime: Process: com.google.android.apps.youtube.music, PID: 7558
AndroidRuntime: com.google.android.gms.common.GooglePlayServicesMissingManifestValueException: A required meta-data tag in your app's AndroidManifest.xml does not exist. You must have the following declaration within the <application> element: <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
AndroidRuntime: at tds.b(PG:115)
AndroidRuntime: at tcu.l(PG:1)
AndroidRuntime: at aruk.a(PG:8)
AndroidRuntime: at aszp.m(PG:3)
AndroidRuntime: at asfc.C(PG:14)
AndroidRuntime: at asfc.t(PG:4)
AndroidRuntime: at com.google.android.apps.youtube.music.activities.MusicActivity.onStart(PG:104)
AndroidRuntime: at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1716)
AndroidRuntime: at android.app.Activity.performStart(Activity.java:9443)
AndroidRuntime: at android.app.ActivityThread.handleStartActivity(ActivityThread.java:4679)
AndroidRuntime: at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:219)
AndroidRuntime: at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:199)
AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeLifecycleItem(TransactionExecutor.java:171)
AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeTransactionItems(TransactionExecutor.java:106)
AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:85)
AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:3131)
AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:115)
AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:302)
AndroidRuntime: at android.os.Looper.loop(Looper.java:412)
AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:9998)
AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:613)
AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
Acknowledgement
Bug description
I checked morphe-patches issues and discussion, didn't see this being raised. Happens on update and clean install both.
Captured log from YT Music Experimental build 269 (latest as of writing):
Acknowledgement