Hey there! A while back, I decided to make a game for the Amazon Appstore. After reviewing the many options, I saw the Web App page and was excited since I already create projects using HTML/JS/CSS. So, I got to work learning and developing my game. I am just about finished and wanted to add in some Mobile Ads and a leaderboard using GameCircle.
In the "Download Web app SDK" section of the page I linked to above, I see "The Apps & Games Services SDKs include the following packages: Mobile Ads, Amazon Drive, In-App Purchasing, Device Messaging (Fire OS only), GameCircle, Login with Amazon, Maps (Fire OS only). Some SDKs may not be supported on all platforms." which is what made me decide to build an HTML5 app instead of other stacks.
However, in the samples/info part of the "Web" folder in the SDK, I only see information on the IAP part and not anything on Mobile Ads or Gamecircle. I tried searching around the documentation and came across no examples of setting up mobile ads and game circle.
What am I missing?