我有一个使用Playhaven ads sdk的要求。我使用下面的代码和设置广告过滤器,以赌场游戏只。但它不起作用。
以下是我的代码:
-(void) PlayHavenMoreGames
{
PHPublisherContentRequest *request = [PHPublisherContentRequest requestForApp:PLAYHAVEN_TOKEN secret:PLAYHAVEN_SECRET placement:PLACEMENT delegate:self];
[request send];
}还有什么要打的吗?
下面是代码:https://app.box.com/s/t212o8axqc75fzqiz3dm
我如何解决这个问题?
发布于 2013-10-08 05:55:00
我不认为问题出在您的代码中。你应该把这个问题发邮件给support@playhaven.com。他们通常反应非常灵敏。
祝好运!
https://stackoverflow.com/questions/19232795
复制相似问题