Admob eingebunden
This commit is contained in:
parent
a8a9b07b3f
commit
0d31753974
@ -55,7 +55,9 @@ appControllers.controller('pokemonListCtrl', function ($scope, $stateParams,$ion
|
||||
$scope.admob_key = window.globalVariable.adMob;
|
||||
|
||||
// Calling to initial AdMob.
|
||||
$timeout(function () {
|
||||
$scope.initAdMob();
|
||||
}, 1000);// End loading progress.
|
||||
|
||||
};// End initialForm.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user