06-14-2012 07:54 AM
We are developing a cross-platform game supports admob; since we are new to BB10/Playbook we are not able to find any provider for playbook. Are there any supported adpublisher networks existed for playbook?
06-15-2012 06:53 AM
If you want to include adverts at the moment I believe you will need to use a service that provides a web API rather than providing an SDK to use with the BB Native SDK.
Some examples of web API ad providers are:
Bluevia (only supported on Telefonica and O2 networks) https://bluevia.com/en/page/tech.APIs.AdvertisingA
Inmobi http://www.inmobi.com/
Inneractive http://inner-active.com/
You will need to do a fair bit of work yourself to send the requests and render the adverts this way.
01-10-2013 01:48 AM
hi
please tell me how to integrate inneractive ads in bb10 apps.
thank
01-10-2013 04:14 AM
@positive6900: Read the inner-active's Server API and try to make your own module that requests and displays the ads.