Skip to content
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

Android getInstallerPackageName Deprecated Warning #148

Open
1 task done
AndreLuizNogueira opened this issue Nov 25, 2024 · 0 comments
Open
1 task done

Android getInstallerPackageName Deprecated Warning #148

AndreLuizNogueira opened this issue Nov 25, 2024 · 0 comments

Comments

@AndreLuizNogueira
Copy link

Read testing guidelines

I just updated to 2.0.10 and built a new version and got the warning. There was no warning the last time I built with 2.0.9.

C:....\AppData\Local\Pub\Cache\hosted\pub.dev\in_app_review-2.0.10\android\src\main\java\dev\britannio\in_app_review\InAppReviewPlugin.java:223: warning: [deprecation] getInstallerPackageName(String) in PackageManager has been deprecated
final String installer = context.getPackageManager().getInstallerPackageName(context.getPackageName());

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant