Hi Im Coding Program And thisIs My target Version of manifest
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="19"/>
And when I Realese It work like Champ But google developer not accepted
they said you Target version must be 26
and when i change it to 26 my app forceclose
i printscreen mylog and upload it anyone know about it?
how to change my manifest to it and work?
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="26"/>
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="19"/>
And when I Realese It work like Champ But google developer not accepted
they said you Target version must be 26
and when i change it to 26 my app forceclose
i printscreen mylog and upload it anyone know about it?
how to change my manifest to it and work?
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="26"/>