dsmurl wrote:How do I get the Iphone SDK without signing up for their stuff? Do you have any examples of the objective c/js mix without having to sign up for more stuff from other companies?
- Sam
<script>
function updateAdvert()
{
CallNKitAction("nextAd?className=AdmobController");
setTimeout("updateAdvert()", 20000);
}
</script>
<script type="text/javascript">
NKRegisterClass("AdmobController");
{
CallNKitAction("showAdmob?className=AdmobController");
setTimeout("updateAdvert()", 20000);
}
</script>- (void)didFailToReceiveAd:(AdMobView *)adView;Users browsing this forum: No registered users and 1 guest