How to keep banner from going away when using full screen ads as well?

Hello guys.

I am experimenting in adding banners as well as full screen but every time the full screen ad is shown and then I close it, the banner goes away? Is this normal?

The second issue I am having with banners is that every time I click on the banner it takes me to store but also goes away. I need to get out of the current scene then go back in and I then see banner again.

I am sure doing something wrong!

Thanks

Mo [import]uid: 100814 topic_id: 35890 reply_id: 335890[/import]

Are you manually hiding the banner at any point? Perhaps in a callback or scene reload somewhere? [import]uid: 92150 topic_id: 35890 reply_id: 142757[/import]

Are you manually hiding the banner at any point? Perhaps in a callback or scene reload somewhere? [import]uid: 92150 topic_id: 35890 reply_id: 142757[/import]

Thanks so much greenrift! Sorry for the delay, i was away for few days. I removed all the banner code before i sent the app to Apple so I am not sure. I will look again to see if I was hidding the banner somewhere by accident and report here.

Thanks for your time.

Mo [import]uid: 100814 topic_id: 35890 reply_id: 143790[/import]

Thanks so much greenrift! Sorry for the delay, i was away for few days. I removed all the banner code before i sent the app to Apple so I am not sure. I will look again to see if I was hidding the banner somewhere by accident and report here.

Thanks for your time.

Mo [import]uid: 100814 topic_id: 35890 reply_id: 143790[/import]

Hi there.

In this version, everytime the user clicks in the banner, it will be released. So you must re-add it in your scene after the click. We may change this in future versions.

In the moment, my suggestion is to put the code that creates the banner in some place it will be rebuild it everytime the scene is loaded.

Best regards
Paulo
http://twitter.com/paulocheque
http://github.com/paulocheque
http://www.linkedin.com/in/paulocheque
http://about.me/paulocheque [import]uid: 157102 topic_id: 35890 reply_id: 144977[/import]

Are you manually hiding the banner at any point? Perhaps in a callback or scene reload somewhere? [import]uid: 92150 topic_id: 35890 reply_id: 142757[/import]

Hi there.

In this version, everytime the user clicks in the banner, it will be released. So you must re-add it in your scene after the click. We may change this in future versions.

In the moment, my suggestion is to put the code that creates the banner in some place it will be rebuild it everytime the scene is loaded.

Best regards
Paulo
http://twitter.com/paulocheque
http://github.com/paulocheque
http://www.linkedin.com/in/paulocheque
http://about.me/paulocheque [import]uid: 157102 topic_id: 35890 reply_id: 144977[/import]

Are you manually hiding the banner at any point? Perhaps in a callback or scene reload somewhere? [import]uid: 92150 topic_id: 35890 reply_id: 142757[/import]

Thanks so much greenrift! Sorry for the delay, i was away for few days. I removed all the banner code before i sent the app to Apple so I am not sure. I will look again to see if I was hidding the banner somewhere by accident and report here.

Thanks for your time.

Mo [import]uid: 100814 topic_id: 35890 reply_id: 143790[/import]

Thanks so much greenrift! Sorry for the delay, i was away for few days. I removed all the banner code before i sent the app to Apple so I am not sure. I will look again to see if I was hidding the banner somewhere by accident and report here.

Thanks for your time.

Mo [import]uid: 100814 topic_id: 35890 reply_id: 143790[/import]

Hi there.

In this version, everytime the user clicks in the banner, it will be released. So you must re-add it in your scene after the click. We may change this in future versions.

In the moment, my suggestion is to put the code that creates the banner in some place it will be rebuild it everytime the scene is loaded.

Best regards
Paulo
http://twitter.com/paulocheque
http://github.com/paulocheque
http://www.linkedin.com/in/paulocheque
http://about.me/paulocheque [import]uid: 157102 topic_id: 35890 reply_id: 144977[/import]

Hi there.

In this version, everytime the user clicks in the banner, it will be released. So you must re-add it in your scene after the click. We may change this in future versions.

In the moment, my suggestion is to put the code that creates the banner in some place it will be rebuild it everytime the scene is loaded.

Best regards
Paulo
http://twitter.com/paulocheque
http://github.com/paulocheque
http://www.linkedin.com/in/paulocheque
http://about.me/paulocheque [import]uid: 157102 topic_id: 35890 reply_id: 144977[/import]