I did a post some days ago about this problem but now I have the actual crash error that’s why I’m posting again as I have a more specific error. I am aware this is not a tech support community but as this only happens with pirated / modded apk, I think I should ask here. When opening ANY modded apk, it doesn’t matter from wich web, what game or app is it that, as long as it is modded it won’t open. And I have no idea why. This is the crash report I get from MIUI

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)