function showBannerFromFlash() { if (typeof sdk !== 'undefined' && typeof sdk.showBanner !== 'undefined') { sdk.showBanner(); } }