Last week I posted this in the "General Discussion" section of this forum, but got only one response that didn't help me resolve the problem. I thought I'd post it again in this "Plugin SDK" section in hopes of getting more responses.
I recently completed and debugged my first Construct 3 game. After looking into several publishing options, I decided to try GameDistribution.com. GameDistribution monetizes games via in-app advertising.
I downloaded and installed a required GameDistribtionSDK addon in the game and added the command "show an advertisement" at a strategic place in the game code.
I exported the game as HTML5 and then uploaded the created zip file to GameDistribution.com for testing. The game works fine at the GameDistribution test site, except no ads are showing up. I don't know if the fault lies in the GameDistributionSDK addon OR in Construct 3's "Export-HTML5" process.
Has anyone out there ever successfully implemented a Construct 3 game at GameDidtribution.com? If so, I'd like to hear from you.