-
Notifications
You must be signed in to change notification settings - Fork 67
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
sdk初始化失败 #116
Comments
E/初始化( 6826): 失败 4205 (4, dlopen failed: library "libpangleflipped.so" not found) |
是否模拟器运行?官方不支持模拟器架构 |
我在android studio里创建了一个设备,也是会这样;但是打包后 就sdk初始化成功了 |
真机也无法直接运行? |
是的,所以我现在都是打包后然后看效果,开了个toast 看对应的错误信息来解决 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
引入方式:
flutter pub add flutter_unionad
appid和广告id全部使用示例里提供的,但是在初始化的时候失败了,只返回了一个false,没有具体错误信息
The text was updated successfully, but these errors were encountered: