Hi, after installing Google play store on a private profile on one of my users I am no longer able to install Google play store and its dependencies on any user regardless of whether it is a private profile or not through the built in GOS App Store
I get the following error if I try to install Google play store
Unable to download Google Play services, Google Play Store.
Details:
java.io.FileNotFoundException: /data/app/~zAILuKWRmL7c-ps1jhqHag==/com.google.android.gms-aYJsM2G8FXzPsxrtBfUnZA==/split_AdsDynamite_installtime.apk: open failed: ENOENT (No such file or directory)
And the following if I try to install Google play services
Unable to download Google Play Store, Google Play services.
Details:
java.io.FileNotFoundException: /data/app/~khVzhzD_ZbETptnkohMyYQ==/com.android.vending-RHhGoHIIE2-DrJyZV3qyig==/base.apk: open failed: ENOENT (No such file or directory)
I'm new to GOS so please forgive me if this is a simple fix, I've tried looking through the forums and subreddit with the relevant keywords but found nothing that resembles my issue.
I'm able to install any other apps through the GOS app store, its only the play store and play services that throws these errors, including their beta and alpha release channels
If I try to open the already installed play store on the private profile it purely refuses to open, attempting to open an app installed through this play store before it broke will instantly crash nearly instantly usually managing to load some part of the app (Its Discord and I can see the last channel I was looking at and its messages before the error) sometimes showing "co.g.App keeps stopping" with the following crash log
type: crash
osVersion: google/tokay/tokay:16/BP2A.250805.005/2025091000:user/release-keys
userType: profile.private
package: com.google.android.gms:253133035, targetSdk 36
process: com.google.android.gms.persistent
processUptime: 50 + 406 ms
installer: app.grapheneos.apps
java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.res.Configuration android.content.res.Resources.getConfiguration()' on a null object reference
at android.app.ConfigurationController.updateLocaleListFromAppContext(ConfigurationController.java:285)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7742)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2555)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loopOnce(Looper.java:248)
at android.os.Looper.loop(Looper.java:338)
at android.app.ActivityThread.main(ActivityThread.java:9106)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593)
at com.android.internal.os.ExecInit.main(ExecInit.java:50)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:371)
```
`