React-native-splash-screen: Not support android 23

Created on 11 Jan 2017  路  10Comments  路  Source: crazycodeboy/react-native-splash-screen

failed build tool revision 23.0.3

Most helpful comment

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

All 10 comments

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?

@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'.

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?

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
@ohtangza

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mharrisweb picture mharrisweb  路  3Comments

leishi8819 picture leishi8819  路  3Comments

Dineshchitta picture Dineshchitta  路  5Comments

ijry picture ijry  路  5Comments

luqingxuan picture luqingxuan  路  3Comments