britannio / in_app_review

A Flutter plugin for showing the In-App Review/System Rating pop up on Android, IOS, and MacOS. It makes it easy for users to rate your app.
314 stars 82 forks source link

Execution failed for task ':in_app_review:parseDebugLocalResources' #77

Closed talhameer closed 1 year ago

talhameer commented 1 year ago

I get the following error when I run the app after adding the package... Please guide me on how to fix it...

` FAILURE: Build failed with an exception.

britannio commented 1 year ago

Please could you update the package and let me know if this issue still occurs? Thanks.

talhameer commented 1 year ago

I removed the SDK 29 from the android studio and then started the project. Now it's working perfectly fine. Thanks