我正在Unity中使用Facebook受众网络进行广告宣传。 我目前在统一显示Facebook标语广告时遇到问题。 就在我打横幅广告节目时。异常触发器:
java.lang.illegalargumentException:在com.facebook.ads.redexgen.x.8h。(:18251)上投放广告
任何人都知道如何解决此问题? 预先感谢
答案 0 :(得分:0)
我也面临横幅广告加载问题
class InviteView(FormView):
template_name = 'invite/invite_form.html'
form_class = InviteForm
success_url = reverse_lazy('overview')
def form_valid(self, form):
form.send_email()
return super().form_valid(form)
E / Unity(27746):位于com.unity3d.player.UnityPlayer.nativeRender(本机方法)
cleaned_data