I tried in most of the devices, they are working fine, but does not work with Android 7.0.
App simply stops and user get thrown out of App.
Does it tested with OS 7.0
In my project Android manifest I have set the target as 25
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="25" />
Can some one help me in this?