-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.9.0.5往上升级到4.0.0.6或以上广告调用出现闪退 #27
Comments
@BanMengma 调用什么广告出现的?贴一下闪退日志 |
确实是 4.0 pro sdk及以上 初始化和 4.0以下版本不一样了。。 java.lang.RuntimeException: Please use asyn init! |
@BanMengma 目前团队暂时没有将穿山甲 SDK 升级到 4.0 pro,后续有升级计划再通知您 |
@BanMengma 目前团队已经完成穿山甲已推荐对接聚合 GroMore 广告 SDK,我们已经在 React Native 中完成 GroMore 全部广告类型的对接以及 RN 新旧架构,访问 http://docs.ads.zmkj6.top 可查看 react-native-gromore 对接文档,也可以通过 联系我们 获得源码。 |
把build.gradle 中implementation后版本改到ads-sdk-pro 4.0.0.6或以上,出现广告闪退情况。 不知道是不是因为4.0以上版本对初始化做了改变引起的。
参考:https://bytedance.feishu.cn/docs/doccnp0EhxdoBRXdLJv4qb2Jtre
The text was updated successfully, but these errors were encountered: