Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 React Native 中使用 HMS Ads Kit 时,项目在 Android Studio 中构建 Android 文件夹的过程中出现 package list missing 错误。如何解决问题?
使用新的 React Native 构建和更新 HMS 广告 sdk,建议使用最低目标 api 为 19。还要确保将 HMS 包导入“MainApplication.java”文件,即使您使用“AutoLinking”。