flutter-permission-handler icon indicating copy to clipboard operation
flutter-permission-handler copied to clipboard

When I was packing the release version use `flutter run --release`, there was such an error

Open dzenm opened this issue 2 years ago • 3 comments

🐛 Bug Report

Expected behavior

Reproduction steps

Configuration

Version: 8.3.0

Platform:

  • [ ] :iphone: iOS
  • [ ] :robot: Androi WechatIMG686

dzenm avatar Aug 15 '22 08:08 dzenm

i am getting the same error even on debug mode.

https://github.com/Baseflow/flutter-permission-handler/issues/742 it says to update the kotlin version but didn't solve the problem for me.

Usama3074 avatar Aug 16 '22 09:08 Usama3074

Having the same issue here, using ext.kotlin_version = '1.6.10'

korenminchev avatar Aug 16 '22 16:08 korenminchev

Having the same issue here, using ext.kotlin_version = '1.6.10'

Upgraded compileSdkVersion in app/build.gradle to 32 and successfully built.

korenminchev avatar Aug 16 '22 17:08 korenminchev

It seems that this issue has been resolved. I'll close this issue. Feel free to reopen the issue when you needs some additional help. Kind regards,

TimHoogstrate avatar Aug 03 '23 09:08 TimHoogstrate