Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Add qa_inside_400x300 to test display ads #1075

Open
wants to merge 1 commit into
base: source
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,14 @@ In order to get a 300x250 video test ad enabled on your app, please follow these
4. Open http://localhost:54284
5. Open app

In order to get a 400x300 display test ad enabled on your app, please follow these steps:

1. Open app
2. Paste `localStorage.owAdsForceAdUnit = "qa_inside_400x300"` into the console
3. Press F5 to refresh window
4. Open http://localhost:54284
5. Open app

### Testing Ad visibility

1. Launch your app.
Expand Down