bytedance/Bytedance-UnionAD

20001 error on Unity plugin

Closed this issue · 2 comments

Hello.
I'm trying to integrate Union Plugin for unity3d. I've made a test build with a demo project that contained in the Plugin zip file, but the application does not display any ads from UnionAD. The error code is 20001, and It occurs from RewardVideoAdListener.OnError() from Example.cs.
I didn't modify anything, but just build the demo project.
As I know, Error 20001 occurs because there is no ad to load. Is there anything that I can do?

Plugin version is V2.3.0.8 and Unity version is 2018.4.11f1.

Problem solved. It was because of the network's location.
Connect to china network via VPN, everything works fine.