Is it convenient to provide static library SDK in release version? #2478
ccworld1000
started this conversation in
General
Replies: 3 comments 8 replies
|
Under the macOS platform, I want to try the RZ library and do something. |
4 replies
|
There seems to be a misunderstanding about the naming of library files "mach0" |
0 replies
|
For example, most of the functions of my private tool "CCTrackingLibrary" have been implemented. Calling the next version of SDK leads to most incompatibilities, which is equivalent to rewriting again. Too many incompatibilities are equivalent to writing twice. Therefore, I want to try RZ. I hope it is easy to use, stable API and easy to integrate. Part of it is described in RZ document. See if it can replace the previous SDK. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
Is it convenient to provide static library SDK in release version?
Describe the solution you'd like
It is possible to integrate SDK directly and do some other things
Describe alternatives you've considered
It is possible to integrate SDK directly and do some other things
All reactions