React-native-camera: use another variable name for googlePlayServicesVersion

Created on 29 Jan 2019  路  3Comments  路  Source: react-native-camera/react-native-camera

Feature-Request

com.google.android.gms:play-services-vision have different version than other com.google.android.gms modules.

I tried 15.0.2, but it caused problem with latest com.google.firebase modules
I tried 16.0.0, but here is no play-services-vision:16.0.0
and many versions. I cannot find a version fit with all dependencies. and end up fork the project and changed gradle.build to read another variable like googlePlayServicesVisionVersion

Android Feature Request Help Wanted Missing Template released

Most helpful comment

:tada: This issue has been resolved in version 1.12.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

All 3 comments

@wadehuang36 would you mind linking to your fork? I have the same issue integrating with react-native-firebase in order to set up push notifications on android

:tada: This issue has been resolved in version 1.12.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

Was this page helpful?
0 / 5 - 0 ratings