How do I use the TapJoy Plugin

I am still not able to get around the problem of the app not find the plugin

Here are the exact steps:

  1. Download install the engine and ios game projects
  2. Change DefaultProviderName to “IOSTapJoy” in Engine/Config/IOSEngine.ini
  3. Run the newly built engine
  4. Create project based on the blueprint puzzle game example
  5. Enable the plugin
  6. Modify DefaultEngine.ini, adding
    [Adverting]
    DefaultProvideName=IOSTapJoy
  7. Restart the engine
  8. Double check the the plugin is enabled
  9. Add blueprint logic to call the plugin
    10 Compile the blueprint
  10. Launch the app on my ios device

Before the game starts the message
"Plugin IOSTapjoy failed to load because module IOSTapJoy could not be found. Please ensure…

Do you see what I am doing wrong?

Note that I am using a Mac for all of this.

Thanks

-Pat