-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
InAppReviewPlugin.java uses or overrides a deprecated API. #113
Comments
Confirm. The same problem. Note: /hosted/pub.dev/in_app_review-2.0.8/android/src/main/java/dev/britannio/in_app_review/InAppReviewPlugin.java uses or overrides a deprecated API. android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java:49: error: cannot find symbol FAILURE: Build failed with an exception.
|
@britannio check this whenever possible, please ^_^ |
@AmineMessabhia Check if #112 solves the problem |
Same problem over here. |
2.0.9 has been published, thanks for your patience. |
Hello,
So your package was -and still is- working fine, but I faced this while building:
Note: C:\Users\Amine\AppData\Local\Pub\Cache\hosted\pub.dev\in_app_review-2.0.8\android\src\main\java\dev\britannio\in_app_review\InAppReviewPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details.
I thought you might want to hear about this, and maybe fix it or something, it ain't critical now, but it might become so in the future.
Thank you for the package and for your hard work!
The text was updated successfully, but these errors were encountered: