I'm using UrbanAirShip library, I wrote the init part of urbanairship in the Application class. Where in my launcher activity i used the sharedpreferences. Because of using the UrbanAirShip it was causing ANR at the point of accessing the Shared Preferences in my app.
I dont why. Please help me.