I’ve tried every web on the megathread to download modded mobile games but for some reason it doesn’t matter where do I download from they just crash. For example, I have downloaded a game from revdl and it works perfectly, but if I download the same exact version but modded it crashes. Maybe it has to do with MIUI? I have no idea, I used to install games from an app called happy mod and they worked nice.

  • Sasori323@lemmy.dbzer0.comOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    I know that it’s been some time but I just found this. There’s an option on developer opts that allows you to see crash reports. This is what I get. I know this might not be the place to ask about this. But as it only happens with pirated / modded apks, support forms wont help me.

    java.lang.SecurityException: Not allowed to bind to service Intent { act=com.google.android.finsky.BIND_GET_INSTALL_REFERRER_SERVICE cmp=com.android.vending/com.google.android.finsky.externalreferrer.GetInstallReferrerService }
     at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:2050)
     at android.app.ContextImpl.bindService(ContextImpl.java:1961)
     at android.content.ContextWrapper.bindService(ContextWrapper.java:863)
     at c1.b.d(Unknown Source:132)
     at com.reactlibrary.RNInstallReferrerModule.getReferrer(Unknown Source:17)
     at java.lang.reflect.Method.invoke(Native Method)
     at com.facebook.react.bridge.JavaMethodWrapper.invoke(Unknown Source:148)
     at com.facebook.react.bridge.JavaModuleWrapper.invoke(Unknown Source:147)
     at com.facebook.jni.NativeRunnable.run(Native Method)
     at android.os.Handler.handleCallback(Handler.java:942)
     at android.os.Handler.dispatchMessage(Handler.java:99)
     at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(Unknown Source:0)
     at android.os.Looper.loopOnce(Looper.java:211)
     at android.os.Looper.loop(Looper.java:300)
     at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(Unknown Source:37)
     at java.lang.Thread.run(Thread.java:1012)