SDK resources
Various SDKs for developers to integrate microblogging functions for different scenarios.
iOS SDK
At present, the latest version of the iOS SDK is 3.3.3. For the review of the Apple App Store for collecting IDFA, the latest version of the iOS SDK removes the code for collecting privacy information such as IDFA, so that developers can successfully pass the review of the Apple App Store when integrating the iOS SDK.
Android SDK
At present, the latest version of the Android SDK is 13.5.0. According to the requirements of the Ministry of Industry and Information Technology on personal privacy protection, the latest version of the Android SDK has removed the code for collecting relevant device information, and upgraded the network security configuration of the built-in browser (webview), so that developers can successfully pass the review of major app stores when integrating the Android SDK.
JS SDK
SDKs for web side, especially for mobile side web pages, provide more integration capabilities. It is greatly changed from the previous version:
- 1. Focusing on the mobile terminal H5 scenario, the old components of the original PC era have been optimized;
- 2. Sharing and following functions, adapting to multiple scenarios, can be easily used on Weibo, WeChat, mobile browser, or PC;
- 3. Open label is adopted, and the style is completely controlled by the developer;
- 4. It is more secure, so the original JS front-end direct authorization and interface calling functions are removed to prevent data leakage. Therefore, the page authorization function needs developers to access according to the standard authorization process, and calling the open interface needs to be completed on the server;
Document update time: 2023-05-09