AdKit E

Simple, non-intrusive, embedded monetization for shortcuts


Description

AdKit E adds non-intrusive ads to the bottom of vCard menus. It supports both iOS 12 and iOS 13.

Download the iOS 12 version

AdKit E helps provide your favorite shortcut creators with funds, so they can continue to make great shortcuts. AdKit E shows ads as a small, non-intrusive menu item.

AdKit E is easy for shortcut developers to use.

1. Make an ad unit with A-ADS

Go to https://a-ads.com and make a new ad unit, with the configuration as follows:

Type: App

Description: iOS Shortcut

Ad type: Adaptive, Mixed

2. Make a vCard menu

Create a vCard menu. If you don’t know how to do this, here is an excellent tutorial.

3. Add AdKit E to your shortcut

Step One: Use a copy-and-paste shortcut such as Copy And Paste A Shortcut by @robric18 to copy AdKit E to the top of your shortcut.

Paste a base64-encoded image into the text field that says "Paste base64 encoded ad icon here." This will be the icon for the ad in your vCard menu. You can use your own, or you can copy the encoded icon from the preceding Comment action and paste that into the icon field—that is the ad icon from the standalone version of AdKit.

Edit the "Run Shortcut" action near the bottom of AdKit E to run the shortcut containing it after you have copied AdKit E into your shortcut.

Step Two: Make a dictionary. The key-value pairs are as follows.

  • "Function": (text) "AdKit"
  • "ID": (text) The unit ID for your A-ADS unit.
  • "Menu": (text) Put your vCard menu in a Text action before the dictionary and put the magic variable from that Text action in this field. AdKit E will attach an ad to the bottom of this menu and display it.
  • "Prompt": (text) The prompt for your menu.

Step Three: Place a "Run Shortcut" action after the dictionary. Make sure the dictionary is the input for the Run Shortcut action, and choose the name of your shortcut so that your shortcut will run itself. Turn off "Show While Running."

Download an example shortcut to see how this should look:

That’s it! When users run your shortcut and need to display the menu, AdKit E will download an ad, append it to the bottom of the menu, and display the menu. If a user clicks the ad, the ad will open in Safari and your shortcut will wait for them to return to Shortcuts before continuing.

For more information on how to earn money with AdKit E, visit https://a-ads.com.


Latest Release Notes

1.0 - May 23, 2020, 1:32 a.m.

Initial release


Past versions