SecurityException: Parcel.readException coming from google analytics code
It’s a SecurityException means this is not happening because of our own function. (Mostly system code throw these exception). and system uses (android.app.ApplicationThread) to register a broadcast. Unless it is happening on all devices i can say it’s because of bad GMS configuration (Google play service). What you can do is wrap all analytics call … Read more