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: property "compileSdkVersion" cannot be found or does not have a numeric value. #753

Closed
giovanni-caiazzo opened this issue Oct 16, 2024 · 2 comments
Labels

Comments

@giovanni-caiazzo
Copy link

Hi! I'm using the plugin for react-native-nfc-manager and this is my plugin config:

[
     "react-native-nfc-manager",
     {
          "nfcPermission": "The app needs to be able to read NFC tags so that it can start or end employees' turns",
          "includeNdefEntitlement": false
     }
],

If I'm using the plugin, when running npx expo prebuild I get the warning
android: withBuildScriptExtVersion: Cannot set minimum buildscript.ext.compileSdkVersion version because the property "compileSdkVersion" cannot be found or does not have a numeric value..

If I remove the plugin, the warning is gone... However I need the plugin.

Is it possible to fix this annoying warning? It doesn't seem like it is making something break, but it would be nice to fix it.

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jan 15, 2025
Copy link

This issue was closed because it has been stalled for 5 days with no activity.

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

No branches or pull requests

1 participant