Skip to content

Conversation

@pi0trpietruszewski
Copy link
Contributor

@pi0trpietruszewski pi0trpietruszewski commented Jun 14, 2021

  • bridge new help center methods
  • update native dependecnies/frameworks

}

public static synchronized void initialize(Application application, String apiKey, String appId) {
String sdkVersion = BuildConfig.VERSION_NAME;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to make sure when we call this sdkVersion, is BuildConfig.VERSION_NAME the native SDK version eg 10.0.1 or the React Native wrapper version eg. 1.0.0?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will take React Native module version from gradle Here

@pi0trpietruszewski pi0trpietruszewski merged commit 7dc73c2 into main Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants