Skip to content

Releases: frispgames/frisp-ads-unity-asset

Support portrait orientation

28 Nov 07:26
Compare
Choose a tag to compare
0.1.5

BUGFIX: Resource folder had wrong path

Move to consistent name space

28 Nov 02:55
Compare
Choose a tag to compare
0.1.4

Update package

Bug fix

15 Nov 10:28
Compare
Choose a tag to compare

When playing on the android device it would always show the fake ad unit and never render the Admob unit because of the rules around displaying an iAd over an Admob ad.

Updating framework & Refactor

25 Oct 03:16
Compare
Choose a tag to compare
  • Update to use version 7.5.2 of Google Mobile Ads SDK.
  • Cleaned up code

Bug fix and refactoring

04 Oct 12:42
Compare
Choose a tag to compare
  • Fixed a bug where the framework files were getting copied over twice into unity.
  • Using a fake ad unit when playing through the unity player rather than having a bunch of preprocessor conditionals.

First Release

03 Oct 05:07
Compare
Choose a tag to compare
  • Only supports landscape orientation.
  • Switches between admob and iAds preferring iAds when they are available on iPhone.
  • Only uses admob on Android.