facebook ad copies code example
Example: show ad on facebook game
preloadedInterstitial.showAsync()
.then(function() {
console.log('Interstitial ad finished successfully');
});
preloadedInterstitial.showAsync()
.then(function() {
console.log('Interstitial ad finished successfully');
});