naver / cafe-sdk-ios

Other
14 stars 9 forks source link

How can get SDK version ? #5

Closed iHTCboy closed 6 years ago

iHTCboy commented 6 years ago

I can't see API get version by SDK! please, next version add Version API ?

ps: Because we encapsulated the cafe SDK and offered it to someone else, we couldn't confirm whether anyone had used the latest version.

conquests commented 6 years ago

you will see sdk version on screen in next version. nonetheless, do you need API?

iHTCboy commented 6 years ago

@conquests OK,we just need App launch can show sdk version in system log. we no't need API, But, we suggest add like:

#define KAKAO_SDK_IOS_VERSION_STRING @"1.0.47" in header file. maybe will be nice~