Skip to content
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Calling ```public void fillInDefaults(Context ctx)``` will make a request ready
* ```public static void showAd(AdRequest req, AdHolder<?>... holders)``` - execute the AdRequest and fill in the provided AdHolders.
* ```public static void showAd(String appToken, AdHolder<?>... holders)``` - same as previous but automatically creates AdRequests.
* ```public static void setListener(PubNativeListener listener)``` - sets a listener that will be notified on events.
* ```public static void showInPlayStore***(Activity act, Ad ad)``` - displays an an in the Play Store.
* ```public static void showInPlayStore***(Activity act, Ad ad)``` - displays an ad in the Play Store.

Simple ImageAd Example
----------------------
Expand Down Expand Up @@ -106,4 +106,4 @@ Please check out pubnative-interstitials-tester for code examples.

ProGuard
========
If using ProGuard, please include pubnative-proguard.cfg.
If using ProGuard, please include pubnative-proguard.cfg.