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.7, which is adapted to iOS 16 and improves security and compatibility. Please update it as soon as possible. At the same time, 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.



Hongmeng SDK

At present, the latest version of the HarmonyOS SDK is 1.0. For HarmonyOS, the SDK has upgraded the network security configuration of the built-in browser, strengthened the sharing function, and supports sharing local (mobile phone) short videos to Weibo to Weibo, and sharing multiple images (9 pictures) to Weibo.



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: March 20, 2024