Skip to content
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

经过测试安卓信息流广告在无网络情况下崩溃 #16

Closed
nnianhouss opened this issue Jan 25, 2022 · 4 comments
Closed

经过测试安卓信息流广告在无网络情况下崩溃 #16

nnianhouss opened this issue Jan 25, 2022 · 4 comments
Assignees

Comments

@nnianhouss
Copy link

-[FAQFeedAdLoad nativeExpressAdFailToLoad:error:] error:Error Domain=GDTAdErrorDomain Code=3001 "网络错误" UserInfo={NSLocalizedDescription=网络错误}
flutter: adIndex:0
Lost connection to device.

@BytesZero
Copy link
Member

收到

@nnianhouss
Copy link
Author

安卓崩溃日志

E/AndroidRuntime( 3106): FATAL EXCEPTION: main
E/AndroidRuntime( 3106): Process: com.banjixiaoguanjia.app, PID: 3106
E/AndroidRuntime( 3106): java.lang.IllegalArgumentException: Unsupported value: '[Ljava.util.List;@c6a83cc' of type 'class [Ljava.util.List;'
E/AndroidRuntime( 3106): at io.flutter.plugin.common.StandardMessageCodec.writeValue(StandardMessageCodec.java:292)
E/AndroidRuntime( 3106): at io.flutter.plugin.common.StandardMethodCodec.encodeSuccessEnvelope(StandardMethodCodec.java:59)
E/AndroidRuntime( 3106): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler$1.success(MethodChannel.java:267)
E/AndroidRuntime( 3106): at com.zero.flutter_qq_ads.load.FeedAdLoad.onNoAD(FeedAdLoad.java:133)
E/AndroidRuntime( 3106): at com.qq.e.ads.nativ.NativeExpressAD.b(Unknown Source:8)
E/AndroidRuntime( 3106): at com.qq.e.ads.AbstractAD$2.run(Unknown Source:4)
E/AndroidRuntime( 3106): at android.os.Handler.handleCallback(Handler.java:938)
E/AndroidRuntime( 3106): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3106): at android.os.Looper.loopOnce(Looper.java:201)
E/AndroidRuntime( 3106): at android.os.Looper.loop(Looper.java:288)
E/AndroidRuntime( 3106): at android.app.ActivityThread.main(ActivityThread.java:7839)
E/AndroidRuntime( 3106): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 3106): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
E/AndroidRuntime( 3106): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
I/Process ( 3106): Sending signal. PID: 3106 SIG: 9
Lost connection to device.

@nnianhouss nnianhouss changed the title 经过测试iOS安卓信息流广告在无网络情况下崩溃 经过测试安卓信息流广告在无网络情况下崩溃 Jan 26, 2022
@BytesZero BytesZero self-assigned this Jan 26, 2022
@BytesZero
Copy link
Member

已复现处理中

BytesZero added a commit that referenced this issue Jan 26, 2022
2、修复 #16 信息流广告奔溃的问题
BytesZero added a commit that referenced this issue Jan 26, 2022
2、修复 #16 信息流广告奔溃的问题
@BytesZero
Copy link
Member

BytesZero commented Jan 26, 2022

可以使用 github 2x 分支的测试啦

dependencies:
    flutter_qq_ads:
        git:
            url: git@github.com:FlutterAds/flutter_qq_ads.git
            ref: 2x

BytesZero added a commit that referenced this issue Jan 26, 2022
BytesZero added a commit that referenced this issue Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
flutter_qq_ads_pb
  
Awaiting triage
Development

No branches or pull requests

2 participants