microg / microg/GmsCore

[com.auxbrain.egginc] Egg, Inc: Latest version complains about Google Play missing, previous was fine

Open
#3,753 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
14.6k
Forks
3.2k
PR merge metrics
PR metrics pending

Description

**Affected app**
Name: Egg, Inc
Package id: com.auxbrain.egginc

**Describe the bug**
The latest version, 111359, does not open, just showing a screen saying:

Something Went Wrong
Check that Google Play is enabled on your device and that you're using an up-to-date version before opening the app. If the problem persists try reinstalling the app.

In my device's current state it does pass "Basic" Play Integrity (one checkmark in Integrity Checker.)

**To Reproduce**
Steps to reproduce the behavior:
1. Manually install 111358 with Aurora Store
2. Open app, see that it plays the opening cinematic.
3. Update to 111359
4. Open app, see error.

**Expected behavior**
With a fresh inatall of the app, the opening cinematic should play, but it doesn't.

**System**
Android Version: 16
Custom ROM: /e/os 4.1.1-a16-20260718651044-community-bangkk

**microG**
microG Core version: 0.3.15.252432-72
microG Self-Check results: All ticked

**Additional context**
Some stuff appears in Logcat:
```
[2026-08-29 18:10:15.104 Uid(value=10336):16535:16535 D/KeyImport.Factory]
Instantiating key import application.
[2026-08-29 18:10:15.104 Uid(value=10336):16535:16535 D/KeyImport.Factory]
Replacing KeyImportReplacementProvider with placeholder provider.
[2026-08-29 18:10:15.105 Uid(value=10336):16535:16535 W/KeyNotImported]
Cannot handle content provider before key import is complete. App needs to be restarted.
...
[2026-08-29 18:10:15.146 Uid(value=10336):16535:16535 E/KeyImport.Activity]
Key import failed.
com.pairip.vmencryption.KeyImportException: Failed to bind to encryption key transfer service.
at com.pairip.vmencryption.KeyImportActiveClient.importEncryptionKey(KeyImportActiveClient.java:66)
at com.pairip.vmencryption.KeyImportActivity.onCreate(KeyImportActivity.java:61)
at android.app.Activity.performCreate(Activity.java:9155)
at android.app.Activity.performCreate(Activity.java:9133)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1525)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4262)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4467)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:222)
at android.app.servertransaction.TransactionExecutor.executeNonLifecycleItem(TransactionExecutor.java:133)
at android.app.servertransaction.TransactionExecutor.executeTransactionItems(TransactionExecutor.java:103)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:80)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2823)
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:9067)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:932)
```

Thank you in advance for taking a look!

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the Aurora Store update from Egg, Inc. 111358 to 111359 on the reported Android and microG setup, then start with the logged com.pairip.vmencryption.KeyImportActivity and KeyImportActiveClient failure. Compare the key-import and Google Play availability behavior around the update; done means version 111359 opens and reaches the opening cinematic without the missing-Google-Play screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.