Inneractive Plugin

Build 2013.1089

iMac OSX 10.8.3

Xcode 4.6.2

I’ve seen some erratic behaviour as described below:

================================

Android:

Galaxy S (2.3.3)

Nexus 7 (4.2.2)

Fullscreen ad:

  • doesn’t have a close button

  • back button closes app instead of going back to app

================================

iPhone 3/4/5 iOS (5.x / 6.x)

Banner ad:

  • sometimes shows up as a small (80x12 banner) in the top-left corner (refreshing a couple of times brings it back to 320x50.

================================

iPod Touch (iOS 5.x)

Fullscreen ad:

Sometimes displays white screen and then crashes. (see attached crash log)

================================

iPad/iPad mini (iOS 6.x)

Text ad:

  • shows up as white banner in top left (slightly smaller than half the width of the screen) with text clipping and only a few words visible on right side of banner)

Once the issues that ingemar posted here are fixed, I’m more than happy to test inneractive ads.  So please post a reply if/when fixes are made and the inneractive plugin is ready for a new round of testing.

Thank you.

Naomi

Thanks all.

Just a quick clarification. The inneractive plugin we have should be the same exact code as in the previous release (only in plugin form).

We just got an updated 1.1.7 set of bits from inneractive for iOS. Hopefully, the issues you’ve seen will go away with those. I’ll let you know when it’s up.

walter

As a follow-up to Walter’s post, the new inneractive plugin is available for device builds now. For XCode simulator builds it will be available starting in build 2013.1095.

I tried inneractive full screen ads on Android this morning, and the issue that ingemar reported a week ago still remain exactly the same:

 

Build 2013.1094

iMac OSX 10.7.5

Xcode 4.6

 

Android:

Nexus 4 (4.2.2)

Nexus 7 (4.2)

 

Fullscreen ad:

  • doesn’t have a close button

  • back button closes app instead of going back to app

 

So it seems to me that inneractive full screen ads are not production ready yet…

 

Naomi

@ Naomi

The new plugin changes were specific to iOS only - we will look into the Android issues reported.

@Bryan01, thank you for the follow up.  That sounds great.

About iOS version, I did a quick test, and here’s what I have:

Build 2013.1094

iMac OSX 10.7.5

Xcode 4.6

 

 

iPad3 (iOS 6.0.1)

Fullscreen ad:

It showed x button, but showing ads or closing it does not send any event response to my app, so my app just hangs.  Here’s the log showing the difference between iads, admob and inneractive:

Apr 26 10:34:31 MyApp[256] <Warning>: --------------- showAds.show is called ----------------

Apr 26 10:34:31 MyApp[256] <Warning>: Warning: Libinfo call to mDNSResponder on main thread

Apr 26 10:34:31 MyApp[256] <Warning>: ------------- Setting Provider to iads -------------

Apr 26 10:34:31 AdSheet[257] <Error>: Could not successfully update network info during initialization.

Apr 26 10:34:31 kernel[0] <Debug>: launchd[257] Builtin profile: AdSheet (sandbox)

Apr 26 10:34:31 AdSheet[257] <Warning>: [AppDeveloper]: Fill rate for development application ‘com.mycompany.mygame’: 80.0%

Apr 26 10:34:32 AdSheet[257] <Error>: Could not successfully update network info during initialization.

Apr 26 10:34:34 MyApp[256] <Warning>: --------------- inside adListener ----------------

Apr 26 10:34:34 MyApp[256] <Warning>: event.response = The ad loaded successfully

Apr 26 10:34:34 MyApp[256] <Warning>: event.provider = iAdsProvider

Apr 26 10:34:34 MyApp[256] <Warning>: event.isError = false

Apr 26 10:34:34 MyApp[256] <Warning>: adNetwork = iads

Apr 26 10:34:52 MyApp[256] <Warning>: --------------- showAds.show is called ----------------

Apr 26 10:34:52 MyApp[256] <Warning>: Warning: Libinfo call to mDNSResponder on main thread

Apr 26 10:34:52 MyApp[256] <Warning>: ------------- Setting Provider to admob -------------

Apr 26 10:34:52 MyApp[256] <Warning>: <Google> To get test ads on this device, call: request.testDevices = [NSArray arrayWithObjects:@“99d1b5741437af5cb7abbdf27782a2ee”, nil];

Apr 26 10:34:54 MyApp[256] <Warning>: --------------- inside adListener ----------------

Apr 26 10:34:54 MyApp[256] <Warning>: event.response = The ad loaded successfully

Apr 26 10:34:54 MyApp[256] <Warning>: event.provider = AdMobProvider

Apr 26 10:34:54 MyApp[256] <Warning>: event.isError = false

Apr 26 10:34:54 MyApp[256] <Warning>: adNetwork = admob

Apr 26 10:35:12 MyApp[256] <Warning>: --------------- showAds.show is called ----------------

Apr 26 10:35:12 MyApp[256] <Warning>: Warning: Libinfo call to mDNSResponder on main thread

Apr 26 10:35:12 MyApp[256] <Warning>: ------------- Setting Provider to inneractive -------------

Please note, iads and admob behave as expected, while with inneractive, an ad appears after the “Setting Provider to inneractive” but closing the ad by tapping on x button does nothing.  The app simply hangs.  Only workaround I can think of is to add a timer in my app to automatically proceed to the next screen immediately after the provider is set to inneractive.  That said, I’d rather avoid custom workaround for inneractive (which may require further updates and maintenance down the road…)

Naomi

Once the issues that ingemar posted here are fixed, I’m more than happy to test inneractive ads.  So please post a reply if/when fixes are made and the inneractive plugin is ready for a new round of testing.

Thank you.

Naomi

Thanks all.

Just a quick clarification. The inneractive plugin we have should be the same exact code as in the previous release (only in plugin form).

We just got an updated 1.1.7 set of bits from inneractive for iOS. Hopefully, the issues you’ve seen will go away with those. I’ll let you know when it’s up.

walter

As a follow-up to Walter’s post, the new inneractive plugin is available for device builds now. For XCode simulator builds it will be available starting in build 2013.1095.

I tried inneractive full screen ads on Android this morning, and the issue that ingemar reported a week ago still remain exactly the same:

 

Build 2013.1094

iMac OSX 10.7.5

Xcode 4.6

 

Android:

Nexus 4 (4.2.2)

Nexus 7 (4.2)

 

Fullscreen ad:

  • doesn’t have a close button

  • back button closes app instead of going back to app

 

So it seems to me that inneractive full screen ads are not production ready yet…

 

Naomi

@ Naomi

The new plugin changes were specific to iOS only - we will look into the Android issues reported.

@Bryan01, thank you for the follow up.  That sounds great.

About iOS version, I did a quick test, and here’s what I have:

Build 2013.1094

iMac OSX 10.7.5

Xcode 4.6

 

 

iPad3 (iOS 6.0.1)

Fullscreen ad:

It showed x button, but showing ads or closing it does not send any event response to my app, so my app just hangs.  Here’s the log showing the difference between iads, admob and inneractive:

Apr 26 10:34:31 MyApp[256] <Warning>: --------------- showAds.show is called ----------------

Apr 26 10:34:31 MyApp[256] <Warning>: Warning: Libinfo call to mDNSResponder on main thread

Apr 26 10:34:31 MyApp[256] <Warning>: ------------- Setting Provider to iads -------------

Apr 26 10:34:31 AdSheet[257] <Error>: Could not successfully update network info during initialization.

Apr 26 10:34:31 kernel[0] <Debug>: launchd[257] Builtin profile: AdSheet (sandbox)

Apr 26 10:34:31 AdSheet[257] <Warning>: [AppDeveloper]: Fill rate for development application ‘com.mycompany.mygame’: 80.0%

Apr 26 10:34:32 AdSheet[257] <Error>: Could not successfully update network info during initialization.

Apr 26 10:34:34 MyApp[256] <Warning>: --------------- inside adListener ----------------

Apr 26 10:34:34 MyApp[256] <Warning>: event.response = The ad loaded successfully

Apr 26 10:34:34 MyApp[256] <Warning>: event.provider = iAdsProvider

Apr 26 10:34:34 MyApp[256] <Warning>: event.isError = false

Apr 26 10:34:34 MyApp[256] <Warning>: adNetwork = iads

Apr 26 10:34:52 MyApp[256] <Warning>: --------------- showAds.show is called ----------------

Apr 26 10:34:52 MyApp[256] <Warning>: Warning: Libinfo call to mDNSResponder on main thread

Apr 26 10:34:52 MyApp[256] <Warning>: ------------- Setting Provider to admob -------------

Apr 26 10:34:52 MyApp[256] <Warning>: <Google> To get test ads on this device, call: request.testDevices = [NSArray arrayWithObjects:@“99d1b5741437af5cb7abbdf27782a2ee”, nil];

Apr 26 10:34:54 MyApp[256] <Warning>: --------------- inside adListener ----------------

Apr 26 10:34:54 MyApp[256] <Warning>: event.response = The ad loaded successfully

Apr 26 10:34:54 MyApp[256] <Warning>: event.provider = AdMobProvider

Apr 26 10:34:54 MyApp[256] <Warning>: event.isError = false

Apr 26 10:34:54 MyApp[256] <Warning>: adNetwork = admob

Apr 26 10:35:12 MyApp[256] <Warning>: --------------- showAds.show is called ----------------

Apr 26 10:35:12 MyApp[256] <Warning>: Warning: Libinfo call to mDNSResponder on main thread

Apr 26 10:35:12 MyApp[256] <Warning>: ------------- Setting Provider to inneractive -------------

Please note, iads and admob behave as expected, while with inneractive, an ad appears after the “Setting Provider to inneractive” but closing the ad by tapping on x button does nothing.  The app simply hangs.  Only workaround I can think of is to add a timer in my app to automatically proceed to the next screen immediately after the provider is set to inneractive.  That said, I’d rather avoid custom workaround for inneractive (which may require further updates and maintenance down the road…)

Naomi