Kidoz feed view on iOS with hasButton=false not working

When I use the Kidoz feed view on iOS and hasButton=false no ad shows and the button shows up in upper left of screen.

@Mike

Unfortunately I can’t replicate this issue.

As with Android you only need to load the feedView once like this:

kidoz.load(“feedView”, {hasButton = false})

Whenever you want to show the feedView, call:

kidoz.show(“feedView”)

@_ingemar_

Hmmmm that is weird :frowning:

Also I have noticed that on iOS when using this plugin it crashes the app after several uses.

Can you see in the device log what’s causing the crash?

What iOS version does the device that is crashing have installed?

The Kidoz SDK is only compatible with iOS 8 and above.

@_ingemar_

Do you have an email I can send you the log files to? You can email me at mike@cravecreative.com

@Mike

Unfortunately I can’t replicate this issue.

As with Android you only need to load the feedView once like this:

kidoz.load(“feedView”, {hasButton = false})

Whenever you want to show the feedView, call:

kidoz.show(“feedView”)

@_ingemar_

Hmmmm that is weird :frowning:

Also I have noticed that on iOS when using this plugin it crashes the app after several uses.

Can you see in the device log what’s causing the crash?

What iOS version does the device that is crashing have installed?

The Kidoz SDK is only compatible with iOS 8 and above.

@_ingemar_

Do you have an email I can send you the log files to? You can email me at mike@cravecreative.com