@Mo,
here we go!
So, trying to answer everything you`ve asked above, see below please:
1- How did you make it work?
So, firstly I`ve downloaded the @luis sample code hosted in Github. (we can found the link to download the sample few posts ago written also by @luis).
After that, it`s as easy as inserting the following line of code into the “heads” (I mean the top of your code) of your main.lua file:
[lua]require( “bcfads” )[/lua]
2- Are you able to launch the popup from other place than the main.lua?
Yes, I am. To do so I`ve done something exactly as show below (I mean just inserting the following code into your [lua]function new()[/lua] that exist when using the Director Class by Ricardo (I mean insert the RevMob code into the function of the Director class as the one you create your principal [lua]display.newGroup[/lua]. The code to do so is:
[lua]bcfads.showPopup({ [“Android”] = “Android App Id”, [“iPhone OS”] = “IPhone OS App Id” })[/lua]
3- Did you all these apps iBusinessCard, iCitations…?
Honestly not! I`ve seen that apps too but them are not from me in anyway. Also I do not have (as yet) so many apps “live” out there too.
Im trying to get there (successfull) yet...probably as you
re too! And so, we`re only “starting”. Lets keep going!
So I hope to have answered accordingly and sorry one more time for the “delay” to do so.
Success,
Rodrigo.
[import]uid: 89165 topic_id: 25797 reply_id: 105840[/import]