ReVanced/GmsCore

YouTube crash at startup

Closed this issue · 1 comments

Hi.

After changing all the com.google references in the YouTube app to app.revanced and installing MicroG from this page (releases section), the YouTube app closes unexpectedly and giving me this error in logcat:

[GoogleAuthUtil] Exception when getting accounts
                                                                                                    java.lang.SecurityException: Access denied, missing google package permission or GET_ACCOUNTS
                                                                                                    	at android.os.Parcel.createExceptionOrNull(Parcel.java:3069)
                                                                                                    	at android.os.Parcel.createException(Parcel.java:3053)
                                                                                                    	at android.os.Parcel.readException(Parcel.java:3036)
                                                                                                    	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:190)
                                                                                                    	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:142)
                                                                                                    	at android.content.ContentProviderProxy.call(ContentProviderNative.java:764)
                                                                                                    	at android.content.ContentProviderClient.call(ContentProviderClient.java:601)
                                                                                                    	at android.content.ContentProviderClient.call(ContentProviderClient.java:589)
                                                                                                    	at ogu.p(PG:35)
                                                                                                    	at tjd.v(PG:8)
                                                                                                    	at vhi.f(PG:2)
                                                                                                    	at vhi.g(PG:1)
                                                                                                    	at vcl.run(PG:8)
                                                                                                    	at qhf.run(PG:6)
                                                                                                    	at akxo.run(PG:48)
                                                                                                    	at qgo.run(PG:245)
                                                                                                    	at qgo.run(PG:596)
                                                                                                    	at java.lang.Thread.run(Thread.java:1012)
                                                                                                    	at qip.run(PG:62)

P.S: Weirdly I have no problems on emulator. This error happens just on phone.