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

Not support android 23 #17

Open
sahimar90 opened this issue Jan 11, 2017 · 10 comments
Open

Not support android 23 #17

sahimar90 opened this issue Jan 11, 2017 · 10 comments

Comments

@sahimar90
Copy link

failed build tool revision 23.0.3

@mohit-pandey
Copy link

mohit-pandey commented Jan 14, 2017

Hi, i am getting following errors:

A problem occurred configuring project ':app'.
> A problem occurred configuring project ':react-native-splash-screen'.
   > failed to find Build Tools revision 23.0.3

@sahimar90 : do you find any fix?

@uusa35
Copy link

uusa35 commented Jan 16, 2017

@sahimar90 u found a clue for this ? ! have the same error.

@qmegas
Copy link

qmegas commented Jan 29, 2017

@mohit-pandey @uusa35 Just open android SDK manager and make sure that build tool 23.0.3 is installed

@mohit-pandey
Copy link

@qmegas : Thanks...it works for me - :)

@minhnguyenwp
Copy link

A problem occurred configuring project ':app'.

Could not resolve all dependencies for configuration ':app:_debugApk'.
A problem occurred configuring project ':react-native-splash-screen'.
> The SDK Build Tools revision (23.0.3) is too low for project ':react-native-splash-screen'. Minimum required is 25.0.0

How can i solve this problem?

@ohtangza
Copy link

ohtangza commented Apr 6, 2017

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.

@minhnguyenwp
Copy link

i have to change SDK Build Tools to 25.0.0 in android source of react-native-splash-screen. it worked.

@ohtangza
Copy link

ohtangza commented Apr 7, 2017

@minhnguyenwp I successfully build it with 23.0.3. It should work.

@lenvonsam
Copy link

lenvonsam commented Sep 21, 2018

which splash screen's version can support for android 23
@ohtangza

@ohtangza
Copy link

@lenvonsam It was quite long time ago, so I don't remember. I currently override all version to Android 26+ forcibly.

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

7 participants