essyty
essyty
@kashiflab Currently, I can successfully compile and build an APK for my Flutter application without encountering any issues. However, as soon as I include the 'permission_handler' package, I am unable...
> @essyty can you please tell me which '**permission_handler**' version are you using? The last version, 10.4.3, and i tried other versions
i ll add this 2 lines and i see android.useAndroidX=true android.enableJetifier=true everything else is correct
I changed the java's version installed in my computer from 20 to 11 and i can compil my code now ... i really don't know why. but when i build...
Update : I think the problem in Android 13, i installed the app in device with Android 12 and it's works