

I am not sure how to include the file over here. I also managed to download the full logcat which is very large file. : Not allowed to start service Intent atĪ (ContextImpl.java:1715)Īt (ContextImpl.java:1670) atĪ (ContextWrapper.java:720)Īt alj.a (alj.java:2) at alm.a (alm.java:3) at wnv.a (wnv.java:2)Ĭom.PhenotypeUpdateReceiver.onReceiveĪ (ActivityThread.java:4026) Could Someone please help? I don't have a lot of knowledge of Android since I am using Flutter.Įxception : Unable to start receiverĬom.PhenotypeUpdateReceiver: I am not even sure where to start debugging.

I did all of these commands with the root shell.I deployed my flutter app to Google play store internal testing and after one hour, I saw this exception in the Pre-launch report details. >chown u0_a178:u0_a178 finsky.xmlĬhown: 'finsky.xml' to 'u0_a178:u0_a178': Operation not permittedĬhmod: chmod 'finsky.xml' to 100660: Operation not permitted So I tried to fix the permissions but it wasn't successful. zip and get the following log after tapping the Try Now button from my app listing page 01-28 21:09:06.386. I build my project for play console using Build for Play console, upload the. r- 1 u0_a178 u0_a178 12645 19:00 finsky.xml So build and run works perfectly on my device. So I looked to this file with the shell and I found that there is problems with the permissions. Couldn't rename file /data/user/0//shared_prefs/finsky.xml to backup file /data/user/0//shared_prefs/finsky.xml

I looked at the logcat and I found that there was a problem with the finsky.xml file. It's very annoing so I looked for what was going wrong. For a few days the Play store is crashing every time I try to open it and I even get the message when I'm not using it.
