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 Lint warning: Using Restricted API #214

Open
jitendragupta24 opened this issue Jan 24, 2024 · 0 comments
Open

Android Lint warning: Using Restricted API #214

jitendragupta24 opened this issue Jan 24, 2024 · 0 comments

Comments

@jitendragupta24
Copy link

jitendragupta24 commented Jan 24, 2024

We have been running Android Lint tool on the latest code and came across a error about 'Using Restricted API' in a ReactCheckBoxManager.java. Here is the summary of this warning and places where this needs to be fixed.

image

Platform
Which player are you experiencing the problem on:
Android

Environment info
Library version: 0.5.15
Device:

Steps To Reproduce
Run lint command using gradle as specified in this documentation:
https://developer.android.com/studio/write/lint#commandline

Expected behavior
Lint no longer reports the warnings related to using private resources.

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