-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Not support android 23 #17
Comments
Hi, i am getting following errors:
@sahimar90 : do you find any fix? |
@sahimar90 u found a clue for this ? ! have the same error. |
@mohit-pandey @uusa35 Just open android SDK manager and make sure that build tool 23.0.3 is installed |
@qmegas : Thanks...it works for me - :) |
A problem occurred configuring project ':app'.
How can i solve this problem? |
How about switching back to 23.0.1, the version RN project mainly uses? I need to install 23.0.3 only to compile this project which I do think unnecessary. |
i have to change SDK Build Tools to 25.0.0 in android source of react-native-splash-screen. it worked. |
@minhnguyenwp I successfully build it with 23.0.3. It should work. |
which splash screen's version can support for android 23 |
@lenvonsam It was quite long time ago, so I don't remember. I currently override all version to Android 26+ forcibly. |
failed build tool revision 23.0.3
The text was updated successfully, but these errors were encountered: