I implemented FB Audience Network in one of my app.
When I click on a button the FB Audience Network Interstitial is displayed and the app switchs to the second view. When I go to the first view and click again on the button the FB Audience Network Interstitial is not displayed again. The Interstitial is displayed again only when I exit the app, start it again and then click on the button. How can I display an interstitial each time I click on this button.
I have the same problem with the banner. The banner is displayed when the game starts and if I dismiss the banner and try to start it again nothing work.
Can some one please help me? I am also ready to pay for a remote support. Thank you.
Are you seeing any errors in your device’s console log? Need help with that? See: Debugging Guide.
Have you put any print statements in your listener function to print out any errors you’re getting, what events are happening? (Which would also show in your device’s console log?
Yesterday I read the debugging guide and after some tests on my device I found out the reason why the ads were not displayed during the second time I pressed on the AdsDisplayButton.