I am trying to load map in my fragment Activity and getting the XML inflating error. The crash is only getting in Marshmallow (using Micromax AQ4501 - Android 6.0).
While googling i found same scenario Check out here
I tried the same and issue is solved by inserting SD card. But i need a right method to solve this. It may be very rare case and i cannot go for a SD availability check in all devices.Guide me to solve this issue.
Happy Coding !