JLH1964's Forum Posts

  • Hi! Visual Studio seems to work now (just Ads dont show up) but I am still looking for any hints how to set the language to English and German and let the app appear with the proper localized name in the store. Any ideas how to do this for Win10 Universal apps?

    Hello - did you ever figure out how to run ads in Windows 10 apps? Ive tried pubCenter and AdMob but both dont show ads in the VS emulator.

    Seems we are on our own figuring ad issues out as questions for this kind of issue remain unanswered for months.

  • Hello all,

    I am attempting to create a Windows 10 mobile app that is monetized using pubCenter video ads. I created a video ad in pubCenter and entered the details into the Construct pubCenter plugin.

    I used the following to show the video ad in my app:

    I then exported as a Windows 10 app and then launched the Visual Studio mobile emulator and ran my app. I know that ads SHOULD show in the VS emulator but they are not showing.

    Anyone have any ideas as to where I am going wrong?

    Thanks!

  • Moot point - iAds just announced they are shutting shop. Sorry, I wasted my time waiting for feedback that never came.

  • JLH1964 tavi I am close to getting my game ported to iOS.

    I always wanted to know if teh revenue from using iAd is better than adMob? .....

    I wouldnt know. After months and months of asking, Ashley never responded.

    It's a moot point now as iAds recently announced theyre folding up.

    Who would have thought a question from a paying customer would go that long unanswered that the business would fold before getting feedback

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Same issue here. The AdMob plugin is not listed in the XDK plugin options.

    I add the plugin manually and use this URL :

    https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.ad.admob[/code:4nl0yt7b]
    
    Leave the other 'optional' fields as is.
    
    XDK then adds the plugin and also Google Play services.
    
    hth
  • Anyone.....

  • bump...anyone?

  • Anyone.....?

  • Hello all,

    I would like to include full-page ads to my apps using the iAd service. When I add the iAd plugin, I see an option for a banner ad but no option for full-page ads. Is this possible in Construct?

    Thanks.

  • How are you integrating interstitials when C2 only list 'banners' as an option in the iAd options?

  • Thanks!

    Kyatric Are you sure? I've spent many hours in the past trying to use XDK and enable iAd interstitials, and nothing worked - nor did landscape ads. Are you saying that I just use the details for the new plugin (URL etc) in XDK and then interstitial should work? I'm not interested in banners.

    I don't want to waste any more hours if this NEW plugin does not work with XDK

    Thanks.

  • I would like to see this added too, and available in an XDK cordova build. If I'm understanding correctly, this will add iAd interstitial functionality. Something I have been asking for for a long, long, time.

  • Thanks Tavi. All these months later and still no response from ASHLEY.

    I would appreciate a 'we're not going to work on this' just so that I can move on and not keep looking for an answer that does not exist.

  • FYI:

    I managed to fix the non-access to the manifest file. After applying the following, the manifest opens as expected and is fully editable.

    Hope this helps. Probably should be added to the 'How to...' guide.

    Procedure

    ========

    In VS2015 Community, if you go to the following location as if creating a project, you will see a package listed and available for install. It was called 'Universal App Dev tools' or similar. Sorry, I should have taken a screen shot but rushed too much. If not installed, it will be the only option. I installed (long install) and manifest now works as expected.

  • FYI:

    I managed to fix the non-access to the manifest file. After applying the following, the manifest opens as expected and is fully editable.

    Hope this helps. Probably should be added to the 'How to...' guide.

    Procedure

    ========

    In VS2015 Community, if you go to the following location as if creating a project, you will see a package listed and available for install. It was called 'Universal App Dev tools' or similar. Sorry, I should have taken a screen shot but rushed too much. If not installed, it will be the only option. I installed (long install) and manifest now works as expected.

    Update: ALL my apps are now compiling in Windows Universal - no more manifest or compile errors - time well spent.

    Hope this helps you too Paula.