-
Notifications
You must be signed in to change notification settings - Fork 0
Before You Launch
Verify that you are using appropriate placement and app ids. If you see either of the following log messages, you are using demo app ids, which must be changed before release:
YIELDMO Warning: Using the demo app ID. Ask your Yieldmo account manager for an appropriate app ID for production.
YIELDMO Warning: Using a demo placement ID: 1465866803883965983. Ask your Yieldmo account manager for an appropriate placement ID for production.
You should have a unique app id for each application that you submit to the App store. You should have a unique placement ID for each location in your app where Yieldmo ads can appear. Ask your Yieldmo account manager if you need additional app IDs or placement IDs.
Yieldmo ads look best (and perform the best) with generous padding. YMPlacementView does not have its own padding, so you are free to integrate it however makes sense for your layout. If the parent view of the placement is not already inset from the edges of the screen, we recommend adding a minimum of 8 points of space on all edges of the advertisement.
Help us help you by contacting your Yieldmo account manager before launching. When we look at your test build, we make sure that the ad is displaying as intended and that all tracking events fire correctly for reporting.
As a final step before launching, you can turn off logging.
[Yieldmo setLogLevel: YMLogLevelNone];Yieldmo.setLogLevel(.None)Start Here
iOS Version Support
Troubleshooting & Logging
Have a previous SDK?
