Have you already checked different exploit protection settings? And with or without play services?
Login to reply
Replies (2)
Play services are activated. Where do I change exploit protection?
Tab on the app until the option "app info" popps up. I just recently heared, that the row native code debugging should allow the app to interact with other apps.
Often allowing Dynamic code loading can also halp. But its rather when the app crashes, because it needs to load some code dynamically. I suggest always first try memory (since it is shorter lived storage) and only when it does not help to activate storage DLC. But probably native code debugging should help.